We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7596e8b commit 3d95451Copy full SHA for 3d95451
docs/index.md
@@ -42,7 +42,7 @@ To vendor the library, clone
42
`array_api_extra` into the appropriate place in your library, like:
43
44
```
45
-cp -R array_api_extra/ mylib/vendored/array_api_extra
+cp -R array-api-extra/ mylib/vendored/array_api_extra
46
47
48
(usage)=
0 commit comments