Skip to content

Commit

Permalink
docs: copy edits
Browse files Browse the repository at this point in the history
  • Loading branch information
kgryte committed Apr 12, 2024
1 parent 81a6e4f commit 066a5cc
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,27 +62,27 @@ limitations under the License.

This project

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

2. provides peer-reviewed portable JavaScript libraries
2. provides peer-reviewed, portable JavaScript libraries.

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

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)
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).

5. provides accurate and performant algorithms and implementations for numerical and scientific computing
5. provides accurate and performant algorithms and implementations for numerical and scientific computing.

6. increases productivity by
6. increases productivity by:

- deterring reinvention
- accelerating initial development
- reducing bugs
- reducing long-term maintenance costs
- reducing search, evaluation, and quality-control requirements

7. provides standard reference implementations
7. provides standard reference implementations.

8. establishes best practice
8. establishes best practices.

<!-- </faq-question> -->

Expand Down

0 comments on commit 066a5cc

Please sign in to comment.