Skip to content

Commit 066a5cc

Browse files
committed
docs: copy edits
1 parent 81a6e4f commit 066a5cc

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

FAQ.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -62,27 +62,27 @@ limitations under the License.
6262

6363
This project
6464

65-
1. provides high-quality, rigorous, and robust implementations having common licensing, documentation, tooling, and style
65+
1. provides high-quality, rigorous, and robust implementations with common licensing, documentation, tooling, and style.
6666

67-
2. provides peer-reviewed portable JavaScript libraries
67+
2. provides peer-reviewed, portable JavaScript libraries.
6868

69-
3. provides modular, well-defined interfaces which may be forked, customized, and combined as needed
69+
3. provides modular, well-defined interfaces which may be forked, customized, and combined as needed.
7070

71-
4. provides implementations which work cross-platform (Windows and POSIX), cross-environment (Node.js and web browsers), and cross-context (command-line, REPL, and JavaScript applications)
71+
4. provides implementations which work cross-platform (Windows and POSIX), cross-environment (Node.js and web browsers), and cross-context (command-line, REPL, and JavaScript applications).
7272

73-
5. provides accurate and performant algorithms and implementations for numerical and scientific computing
73+
5. provides accurate and performant algorithms and implementations for numerical and scientific computing.
7474

75-
6. increases productivity by
75+
6. increases productivity by:
7676

7777
- deterring reinvention
7878
- accelerating initial development
7979
- reducing bugs
8080
- reducing long-term maintenance costs
8181
- reducing search, evaluation, and quality-control requirements
8282

83-
7. provides standard reference implementations
83+
7. provides standard reference implementations.
8484

85-
8. establishes best practice
85+
8. establishes best practices.
8686

8787
<!-- </faq-question> -->
8888

0 commit comments

Comments
 (0)