Commit b693387
committed
docs: use "Calculate" verb in
The `package.json` "description" field and `README.md` intro
blockquote previously began with the imperative verb "Compute".
Across the 239 non-aggregator packages in `@stdlib/stats/strided`,
227 (95.0%) use "Calculate" in these fields. The non-abs sibling
`dmidrange` and the generic abs sibling `midrangeabs` both say
"Calculate"; the JSDoc, `docs/repl.txt`, and
`docs/types/index.d.ts` continue to use the gerund "Computes"
(consistent across all 239 packages) and are unchanged.stats/strided/dmidrangeabs description1 parent 4376044 commit b693387
2 files changed
Lines changed: 2 additions & 2 deletions
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments