Skip to content

Commit c1e54cf

Browse files
authored
Merge pull request danielgerlag#581 from kirsanium/patch-1
Fix a little typo in mkdocs
2 parents 34a2e71 + 8d2ee35 commit c1e54cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ nav:
44
- Getting started: getting-started.md
55
- External events: external-events.md
66
- Activity workers: activities.md
7-
- Error handing: error-handling.md
7+
- Error handling: error-handling.md
88
- Control structures: control-structures.md
99
- Saga transactions: sagas.md
1010
- JSON / YAML Definitions: json-yaml.md
@@ -15,4 +15,4 @@ nav:
1515
- Test helpers: test-helpers.md
1616
- Extensions: extensions.md
1717
- Samples: samples.md
18-
theme: readthedocs
18+
theme: readthedocs

0 commit comments

Comments
 (0)