Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

Commit

Permalink
Fixed parameterize_keys type. Fixes #3
Browse files Browse the repository at this point in the history
  • Loading branch information
durran committed Jul 25, 2010
1 parent e6a3c89 commit d88b335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/installation.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ category: docs

%br
%br
<tt>paramterize_keys</tt>: Tells Mongoid to convert basic special characters in composite keys
<tt>parameterize_keys</tt>: Tells Mongoid to convert basic special characters in composite keys
to SEO friendly substrings. Defaults to true.

%br
Expand Down

0 comments on commit d88b335

Please sign in to comment.