Skip to content

Commit

Permalink
[Docs] Small spelling mistake fix in leader keys (#12087)
Browse files Browse the repository at this point in the history
  • Loading branch information
L3afMe authored Mar 3, 2021
1 parent c5b0b6f commit 0752b6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/feature_leader_key.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ void leader_start(void) {
}

void leader_end(void) {
// sequence ended (no success/failuer detection)
// sequence ended (no success/failure detection)
}
```
Expand Down

0 comments on commit 0752b6b

Please sign in to comment.