Skip to content

Commit 076b8b0

Browse files
authored
Fix two typos in validation example docs (#2697)
1 parent 2e232e5 commit 076b8b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/validation-example.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Fixing a defintion, a complete story
1+
# Fixing a definition, a complete story
22

33
This document is an example of how you could interact with the project
44
when fixing a definition.
@@ -8,7 +8,7 @@ Let's assume that the index document request definition is broken, how can you f
88
## Detect the error
99

1010
Very likely you know a definition is no longer valid because you saw a validation
11-
error in the validation [report](https://github.com/elastic/clients-flight-recorder/blob/dev/recordings/types-validation/types-validation.md).
11+
error in the validation [report](https://github.com/elastic/clients-flight-recorder/blob/main/recordings/types-validation/types-validation.md).
1212

1313
## Finding and fixing the error
1414

0 commit comments

Comments
 (0)