Skip to content

Commit

Permalink
Merge pull request #310 from joshuapinter/patch-1
Browse files Browse the repository at this point in the history
Minor grammar fix.
  • Loading branch information
mceachen authored May 12, 2018
2 parents d0d769e + ef4e21c commit 3a9397a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Note that closure_tree only supports ActiveRecord 4.2 and later, and has test co
end
```

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

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

0 comments on commit 3a9397a

Please sign in to comment.