Skip to content

Commit 4e56e09

Browse files
committed
Fix typos in README
1 parent 0f004b6 commit 4e56e09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
# purescript-argonaut-codecs
44

5-
`EncodeJson` and `DecodeJson` classes and instances for __purescript-argonaut__. Also useful combinators for encoding ando decoding stuff.
5+
`EncodeJson` and `DecodeJson` classes and instances for __purescript-argonaut__. Also useful combinators for encoding and decoding stuff.
66

77
## Installation
88

99
```shell
1010
bower install purescript-argonaut-codecs
1111
```
1212

13-
## Documentaion
13+
## Documentation
1414

1515
- [Data.Argonaut.Encode](docs/Data/Argonaut/Encode.md)
1616
- [Data.Argonaut.Decode](docs/Data/Argonaut/Decode.md)

0 commit comments

Comments
 (0)