Skip to content

Commit 3a9397a

Browse files
authored
Merge pull request #310 from joshuapinter/patch-1
Minor grammar fix.
2 parents d0d769e + ef4e21c commit 3a9397a

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)