diff --git a/README.md b/README.md index 69776d1..bd64394 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ A simple wrapper around OCurl, for easy tasks around http. ## Installation - for the synchronous library: `opam install ezcurl` -- for the lwt-baed library: `opam install ezcurl-lwt` (depends on `ezcurl`) +- for the lwt-based library: `opam install ezcurl-lwt` (depends on `ezcurl`) ## Usage