Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

Commit 24a226d

Browse files
authored
Merge pull request #23 from brycelelbach/patch-1
Fix typo in README
2 parents b8ced55 + 57a0589 commit 24a226d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ doxybook2 --input ... --output ... --json
251251
252252
## Config
253253
254-
All of the GitBook, MkDocs, VuePress, Hugo, Docsify static site generators are slighlty different. For example, GitBook resolves markdown links at compile time and they have to end with `.md`, however MkDocs requires the links to end with a forward slash `/`. Using the config you can override this behavior. Only the properties you specify in this JSON file will be overwritten in the application. The properties you do not specify in this config will use the default value instead.
254+
All of the GitBook, MkDocs, VuePress, Hugo, Docsify static site generators are slightly different. For example, GitBook resolves markdown links at compile time and they have to end with `.md`, however MkDocs requires the links to end with a forward slash `/`. Using the config you can override this behavior. Only the properties you specify in this JSON file will be overwritten in the application. The properties you do not specify in this config will use the default value instead.
255255
256256
### Generate default config
257257

0 commit comments

Comments
 (0)