8000 docs: move terms and definitions to separate document by kgryte · Pull Request #941 · data-apis/array-api · GitHub
[go: up one dir, main page]

Skip to content

docs: move terms and definitions to separate document #941

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 26, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
docs: fix grammar
  • Loading branch information
kgryte committed May 12, 2025
commit 351f34c2468ecf5f4a4b859d6bca06d8e331d323
2 changes: 1 addition & 1 deletion spec/draft/terms_and_definitions.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ For the purposes of this specification, the following terms and definitions appl

## Normative Keywords

This specification aims to follow [RFC 2119](https://tools.ietf.org/html/rfc2119) and using the following keywords to indicate requirement levels:
This specification aims to follow [RFC 2119](https://tools.ietf.org/html/rfc2119) and use the following keywords to indicate requirement levels:

**must**:
a definition or behavior is an absolute requirement of this specification.
Expand Down
0