Skip to content

Commit 8feb512

Browse files
authored
fixed typo: "hosting" -> "hoisting" (#6244)
1 parent 565a5e8 commit 8feb512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/schema/plugins/projects.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
}
6767
]
6868
},
69-
"hosting": {
69+
"hoisting": {
7070
"title": "Enable hoisting",
7171
"markdownDescription": "https://squidfunk.github.io/mkdocs-material/plugins/projects/#config.hoisting",
7272
"type": "boolean",

0 commit comments

Comments
 (0)