Skip to content

Commit c610deb

Browse files
committed
DOC: typo
1 parent b4f95e5 commit c610deb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Functions that are in-scope for this library will:
8686
libraries.
8787
- Be implemented purely in terms of the array API standard.
8888
- Be implemented with type annotations and
89-
[numpydoc-style docstrings](https://numpydoc.readthedocs.io/en/latest/format.html)
89+
[numpydoc-style docstrings](https://numpydoc.readthedocs.io/en/latest/format.html).
9090
- Be tested against `array-api-strict`.
9191

9292
In particular, the following kinds of function are also in-scope:

0 commit comments

Comments
 (0)