Skip to content

Commit 9b607d0

Browse files
committed
docs: fix typo in crawlerConfig.json default_value key
1 parent f6c0a5c commit 9b607d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/crawlerConfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"default": {
88
"lvl0": {
99
"selector": "",
10-
"defaultValue": "Documentation"
10+
"default_value": "Documentation"
1111
},
1212
"lvl1": ".content h1",
1313
"lvl2": ".content h2",

0 commit comments

Comments
 (0)