Skip to content

Commit e6fd7d5

Browse files
committed
Fix grammar
1 parent 812ce89 commit e6fd7d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/modules/requires.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ module human {
3232
}
3333
```
3434

35-
These `requires` are not allowed form "cycles."
35+
These `requires` are not allowed to form "cycles."
3636
This means that `cat` cannot require `dog` if `dog` also
3737
requires `cat`, indirectly or otherwise.
3838

0 commit comments

Comments
 (0)