We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18fc0d6 commit 8017f6bCopy full SHA for 8017f6b
README.md
@@ -194,7 +194,7 @@ Sometimes your code needs to know what index it has when it is instantiated onto
194
HTML data elements may need point to other form elements for instance. This is needed for integration
195
with rails3-jquery-autocomplete.
196
197
-To enable string substitution with the current index use the magic string '__nested_field_for_replace_with_index__'.
+To enable string substitution with the current index use the magic string '\__nested_field_for_replace_with_index\__'.
198
199
## Contributing
200
0 commit comments