Skip to content

Commit

Permalink
Merge pull request #683 from fkmy/fix-typo-in-readme
Browse files Browse the repository at this point in the history
Fix typo in README
  • Loading branch information
kbrock authored Aug 21, 2024
2 parents e1c0f35 + 80abe3c commit d613f00
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 @@ -181,7 +181,7 @@ The `has_ancestry` method supports the following options:
'[0-9]+' integer ids (default)
'[-A-Fa-f0-9]{36}' UUIDs
:touch Touch the ancestors of a node when it changes:
false don't invalide nested key-based caches (default)
false don't invalid nested key-based caches (default)
true touch all ancestors of previous and new parents
:counter_cache Create counter cache column accessor:
false don't store a counter cache (default)
Expand Down

0 comments on commit d613f00

Please sign in to comment.