Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 615b96d

Browse files
committed
typo fixed
1 parent 77cd7f3 commit 615b96d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ __function pointer__ to a wrapper (dependency injection).
4141

4242
This approach reduces the amount of boilerplate in your code; as a reference
4343
please look at the [first tutorial](tutorial_A_create_trees.md) amd the one
44-
describing [non intrusive integration with legacy code](tutorial_g_legacy.md).
44+
describing [non intrusive integration with legacy code](tutorial_G_legacy.md).
4545

4646
## NodeParameters
4747

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ pages:
4444
- "Tutorial 5: Plugins": tutorial_E_plugins.md
4545
- "Tutorial 6: Loggers": tutorial_F_loggers.md
4646
- "Tutorial 7: Legacy code": tutorial_G_legacy.md
47-
- "the XML format": xml_format.md
47+
- "The XML format": xml_format.md
4848

0 commit comments

Comments
 (0)