Skip to content

Commit 6b67847

Browse files
committed
More typos
1 parent 884ec0f commit 6b67847

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/install/manage-add-ons-packages.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ Add the add-on to {file}`requirements.txt`:
217217
collective.easyform
218218
```
219219

220-
Add it to {file}`instance.yml` to let Zope know that this add-on should be loaded:
220+
Add it to {file}`instance.yaml` to let Zope know that this add-on should be loaded:
221221

222222
```yaml
223223
default_context:
@@ -261,7 +261,7 @@ branch=dev-branch-name
261261
extras=test
262262
```
263263

264-
Add it to {file}`instance.yml` to let Zope know that this add-on should be loaded:
264+
Add it to {file}`instance.yaml` to let Zope know that this add-on should be loaded:
265265

266266
```yaml
267267
default_context:

0 commit comments

Comments
 (0)