Skip to content

Commit

Permalink
Update README.md (#415)
Browse files Browse the repository at this point in the history
fixed grammar error.
  • Loading branch information
harveer07 committed Sep 3, 2022
1 parent 914c68e commit a7c811d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -163,7 +163,7 @@ The format is not formally specified and still improves over time. That being s

Keys can be unquoted or single-quoted. Values can be unquoted, single- or double-quoted.
Spaces before and after keys, equal signs, and values are ignored. Values can be followed
by a comment. Lines can start with the `export` directive, which has no effect on their
by a comment. Lines can start with the `export` directive, which does not affect their
interpretation.

Allowed escape sequences:
Expand Down

0 comments on commit a7c811d

Please sign in to comment.