Skip to content

Commit cb78f9a

Browse files
authored
Merge branch 'main' into fixforms
2 parents 5337db6 + 987380c commit cb78f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/pages/setting-up-a-github-pages-site-with-jekyll/about-github-pages-and-jekyll.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ By default, Jekyll doesn't build files or folders that:
6161
- end with `~`
6262
- are excluded by the `exclude` setting in your configuration file
6363

64-
If you want Jekyll to process any of these files, you can use the `includes` setting in your configuration file.
64+
If you want Jekyll to process any of these files, you can use the `include` setting in your configuration file.
6565

6666
## Front matter
6767

0 commit comments

Comments
 (0)