diff options
author | LawsonStation <62918031+LawsonStation@users.noreply.github.com> | 2023-04-16 07:14:08 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-16 15:14:08 +0100 |
commit | 990ee8075e631ce8604c647807a69800d5492459 (patch) | |
tree | 0611b29a472a0db9902e12eda645fa49b52380c6 /docs | |
parent | 697f53a1549f99b6728dc656eeb2ea5be41a84a5 (diff) |
Fix typo in `feature_wpm.md` title (#20464)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/feature_wpm.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/feature_wpm.md b/docs/feature_wpm.md index 9f98ef8336..4f4ed43739 100644 --- a/docs/feature_wpm.md +++ b/docs/feature_wpm.md @@ -1,4 +1,4 @@ -# Word Per Minute (WPM) Calculcation +# Word Per Minute (WPM) Calculation The WPM feature uses time between keystrokes to compute a rolling average words per minute rate and makes this available for various uses. |