Skip to content

Commit fd5db84

Browse files
authored
docs: corrected that entry in the specs (#1489)
aligned extensions to be fileExtensions
1 parent 6dd472f commit fd5db84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/src/docs/advanced-config-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ Other engine specific configuration options can be added and will be passed to t
198198
"engines": {
199199
"handlebars": {
200200
"package": "@pattern-lab/engine-handlebars",
201-
"extensions": [
201+
"fileExtensions": [
202202
"handlebars",
203203
"hbs"
204204
],

0 commit comments

Comments
 (0)