lni / dragonboat

A feature complete and high performance multi-group Raft library in Go.
Apache License 2.0
5.06k stars 541 forks source link

[docs] Fix various typos and grammatical errors #297

Closed kevburnsjr closed 1 year ago

kevburnsjr commented 1 year ago

Fix various typos and grammatical errors

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.22 :tada:

Comparison is base (023bafb) 84.53% compared to head (4a38b93) 84.74%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #297 +/- ## ========================================== + Coverage 84.53% 84.74% +0.22% ========================================== Files 10 10 Lines 4264 4264 ========================================== + Hits 3604 3613 +9 + Misses 404 400 -4 + Partials 256 251 -5 ``` | [Impacted Files](https://codecov.io/gh/lni/dragonboat/pull/297?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lni) | Coverage Δ | | |---|---|---| | [nodehost.go](https://codecov.io/gh/lni/dragonboat/pull/297?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lni#diff-bm9kZWhvc3QuZ28=) | `87.08% <ø> (+0.20%)` | :arrow_up: | ... and [4 files with indirect coverage changes](https://codecov.io/gh/lni/dragonboat/pull/297/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lni) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lni). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lni)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

kevburnsjr commented 1 year ago

image