Skip to content

Commit 0181241

Browse files
authored
DOCS: Minor typo correction (#649)
1 parent 060ba47 commit 0181241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/launch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ html_theme_options = {
1313
...
1414
"repository_url": "https://github.com/{your-docs-url}",
1515
"repository_branch": "{your-branch}",
16-
"path_to_docs": "{path-relative-to-site-root},
16+
"path_to_docs": "{path-relative-to-site-root}",
1717
...
1818
}
1919
```

0 commit comments

Comments
 (0)