Skip to content

Commit 3d95451

Browse files
committed
DOC: fix typo
1 parent 7596e8b commit 3d95451

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
@@ -42,7 +42,7 @@ To vendor the library, clone
4242
`array_api_extra` into the appropriate place in your library, like:
4343

4444
```
45-
cp -R array_api_extra/ mylib/vendored/array_api_extra
45+
cp -R array-api-extra/ mylib/vendored/array_api_extra
4646
```
4747

4848
(usage)=

0 commit comments

Comments
 (0)