diff --git a/lib/cartodb/import_error_codes.rb b/lib/cartodb/import_error_codes.rb index 77dc0781fd..b54d5dc39d 100644 --- a/lib/cartodb/import_error_codes.rb +++ b/lib/cartodb/import_error_codes.rb @@ -16,7 +16,7 @@ module CartoDB }, 1002 => { title: 'Unsupported/Unrecognized file type', - what_about: "Should we support this filetype? Let us know in our support email!" + what_about: "Should we support this filetype? Let us know in our support email!" }, 1003 => { title: 'Decompression error',