Skip to content

Commit 0d00d7b

Browse files
authored
Grammar cop polices grammar 🚓
A verb was missing in this sentence. "be located" seems to fit.
1 parent 413e555 commit 0d00d7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ The following restrictions are placed on the `:export` syntax:
8686
The following are desirable for output readability, but not enforced:
8787

8888
- There should be only one `:export` block
89-
- It should at the top of the file, but after any `:import` blocks
89+
- It should be located at the top of the file, but after any `:import` blocks
9090

9191
### :import
9292

0 commit comments

Comments
 (0)