Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Commit 60be20e

Browse files
authored
Update README.md
1 parent ad9e6ec commit 60be20e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Purescript bindings for Baidu's [Enterprise Charts (Echarts) charting library](h
77

88
## API
99

10-
This approach is drastically differs with __v2.0.0__.
10+
This approach drastically differs with __v2.0.0__.
1111

1212
All basic echarts function are implemented as effectful functions. They are wrapped in `MonadEff` typeclass and could be used not only in `Eff` monad but in `Aff` and effectful transformers.
1313

0 commit comments

Comments
 (0)