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 eda3646 commit b2f7e03Copy full SHA for b2f7e03
docs/classic-ui/forms.md
@@ -38,7 +38,7 @@ cd collective.awesomeaddon
38
plonecli add form
39
```
40
41
-After using the `plonecli` to add a form, we should have a new sub folder `forms` in our package.
+After using the `plonecli` to add a form, there is a new sub folder `forms` in your package.
42
Here we will find a `configure.zcml` containing the registration of the form,
43
44
```xml
0 commit comments