Skip to content

Commit a7c811d

Browse files
authored
Update README.md (#415)
fixed grammar error.
1 parent 914c68e commit a7c811d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ The format is not formally specified and still improves over time. That being s
163163

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

169169
Allowed escape sequences:

0 commit comments

Comments
 (0)