We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f9a4db + f117d27 commit e35a38bCopy full SHA for e35a38b
cookbook/form/form_collections.rst
@@ -272,7 +272,7 @@ Allowing "new" tags with the "prototype"
272
273
Allowing the user to dynamically add new tags means that you'll need to
274
use some JavaScript. Previously you added two tags to your form in the controller.
275
-Now to let the user add as many tag forms as he needs directly in the browser.
+Now let the user add as many tag forms as he needs directly in the browser.
276
This will be done through a bit of JavaScript.
277
278
The first thing you need to do is to let the form collection know that it will
0 commit comments