We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d185d5 commit f117d27Copy full SHA for f117d27
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