From a7c811dd9296fc06524838c08c2ef4a8dec6377b Mon Sep 17 00:00:00 2001 From: harveer07 <71729199+harveer07@users.noreply.github.com> Date: Sat, 3 Sep 2022 06:34:49 -0700 Subject: [PATCH] Update README.md (#415) fixed grammar error. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9d19bfa..983b7d15 100644 --- a/README.md +++ b/README.md @@ -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: