docs: remove duplicate words in documentation and comments#9555
docs: remove duplicate words in documentation and comments#9555kgryte merged 1 commit intostdlib-js:developfrom
Conversation
|
Hello! Thank you for your contribution to stdlib. We noticed that the contributing guidelines acknowledgment is missing from your pull request. Here's what you need to do:
This acknowledgment confirms that you've read the guidelines, which include:
We can't review or accept contributions without this acknowledgment. Thank you for your understanding and cooperation. We look forward to reviewing your contribution! |
Coverage Report
The above coverage report was generated for the changes in this PR. |
kgryte
left a comment
There was a problem hiding this comment.
LGTM. Thanks for finding and fixing.
Description
This PR fixes duplicate word typos found in documentation and code comments across multiple files.
Changes
Fixed the following duplicate words:
Files Modified
lib/node_modules/@stdlib/stats/base/dists/uniform/ctor/lib/main.jslib/node_modules/@stdlib/stats/base/dists/discrete-uniform/ctor/lib/main.jslib/node_modules/@stdlib/stats/base/dists/arcsine/skewness/README.mdlib/node_modules/@stdlib/stats/base/dists/arcsine/mode/README.mdlib/node_modules/@stdlib/repl/info/data/data.csvAI Usage Disclosure
As per RFC #9347, I used AI assistance in this contribution like for searching more duplication of words and typos that i found in the documentation:
Related Issues
None
Checklist