Commit 7ebafb54 authored by Evan Read's avatar Evan Read

Merge branch 'russell/improve-csv-content' into 'master'

Fix spelling error

See merge request gitlab-org/gitlab!66339
parents 7fc3171c fb4609d9
......@@ -16,7 +16,7 @@ A CSV file typically stores tabular data (numbers and text) in plain text, in wh
will have the same number of fields.
The CSV file format is not fully standardized. Other characters can be used as column delimiters.
Fields may or may not be surrounded to escape special characrers.
Fields may or may not be surrounded to escape special characters.
When added to a repository, files with a `.csv` extension are rendered as a table when viewed in
GitLab.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment