Skip to content

Commit

Permalink
DOC: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lucascolley committed Sep 25, 2024
1 parent 7596e8b commit 3d95451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ To vendor the library, clone
`array_api_extra` into the appropriate place in your library, like:

```
cp -R array_api_extra/ mylib/vendored/array_api_extra
cp -R array-api-extra/ mylib/vendored/array_api_extra
```

(usage)=
Expand Down

0 comments on commit 3d95451

Please sign in to comment.