Skip to content

Commit 302239f

Browse files
J0s3c4rl0sjespercockx
authored andcommitted
Fix libaries typo in introduction.md doc file
1 parent 7e24278 commit 302239f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/introduction.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Once installed, the agda2hs prelude bundled with agda2hs
2828
can be registered in the Agda config using the `agda2hs locate` command:
2929

3030
```sh
31-
agda2hs locate >> ~/.agda/libaries
31+
agda2hs locate >> ~/.agda/libraries
3232
```
3333

3434
Optionally, the agda2hs prelude can also be added as a default global import:

0 commit comments

Comments
 (0)