Skip to content

Commit ef4e21c

Browse files
authored
Minor grammar fix.
1 parent d0d769e commit ef4e21c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Note that closure_tree only supports ActiveRecord 4.2 and later, and has test co
7474
end
7575
```
7676

77-
Make sure you check out the [large number options](#available-options) that `has_closure_tree` accepts.
77+
Make sure you check out the [large number of options](#available-options) that `has_closure_tree` accepts.
7878

7979
**IMPORTANT: Make sure you add `has_closure_tree` _after_ `attr_accessible` and
8080
`self.table_name =` lines in your model.**

0 commit comments

Comments
 (0)