Skip to content

Commit b2f7e03

Browse files
MrTangojensens
andcommitted
Update docs/classic-ui/forms.md
Co-authored-by: Jens W. Klein <[email protected]>
1 parent eda3646 commit b2f7e03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/classic-ui/forms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ cd collective.awesomeaddon
3838
plonecli add form
3939
```
4040

41-
After using the `plonecli` to add a form, we should have a new sub folder `forms` in our package.
41+
After using the `plonecli` to add a form, there is a new sub folder `forms` in your package.
4242
Here we will find a `configure.zcml` containing the registration of the form,
4343

4444
```xml

0 commit comments

Comments
 (0)