Commit 4376044
committed
docs: use "Calculate" verb in
The `package.json` "description" field began with the imperative
verb "Compute". Across the 239 non-aggregator packages in
`@stdlib/stats/strided`, 227 (95.0%) use "Calculate" in this field.
The `README.md` intro blockquote was already using "Calculate", so
only `package.json` is updated to restore consistency between the
two human-facing description sources. The non-abs sibling `nanrange`
and same-suffix sibling `rangeabs` both say "Calculate"; JSDoc,
`docs/repl.txt`, and `docs/types/index.d.ts` continue to use the
gerund "Computes" and are unchanged.stats/strided/nanrangeabs description1 parent c79a481 commit 4376044
1 file changed
Lines changed: 1 addition & 1 deletion
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