Skip to content

Commit 8017f6b

Browse files
committed
Update README.md
1 parent 18fc0d6 commit 8017f6b

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
@@ -194,7 +194,7 @@ Sometimes your code needs to know what index it has when it is instantiated onto
194194
HTML data elements may need point to other form elements for instance. This is needed for integration
195195
with rails3-jquery-autocomplete.
196196

197-
To enable string substitution with the current index use the magic string '__nested_field_for_replace_with_index__'.
197+
To enable string substitution with the current index use the magic string '\__nested_field_for_replace_with_index\__'.
198198

199199
## Contributing
200200

0 commit comments

Comments
 (0)