Skip to content

Commit cc159a2

Browse files
authored
fix: fix typos
Signed-off-by: Timothée Mazzucotelli <dev@pawamoy.fr>
1 parent 4be0a83 commit cc159a2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/setup/extensions/macros.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ The Macros extension, included with Zensical, enables [Jinja2] templating in Mar
3232

3333
!!! warning "Keep files in project folder"
3434

35-
Zensical watches files to able to re-build the project when they change.
35+
Zensical watches files to be able to re-build the project when they change.
3636
This includes Python files containing macros and YAML files included
37-
with `include_yml`. Since Zensical's security policy does not allow paths
37+
with `include_yaml`. Since Zensical's security policy does not allow paths
3838
outside the project folder, make sure that any files used are located
3939
inside it. This includes modules installed in virtual environments,
4040
which must also be created within the project folder.

0 commit comments

Comments
 (0)