diff --git a/dream-mirage.opam b/dream-mirage.opam index 7db4b607..fe0b6a41 100644 --- a/dream-mirage.opam +++ b/dream-mirage.opam @@ -29,7 +29,7 @@ Within this model, Dream adds: - Helpers for Web formats, such as Base64url, and a modern cipher. Because of the simple programming model, everything is optional and -composable. It is trivailly possible to strip Dream down to just a +composable. It is trivially possible to strip Dream down to just a bare driver of the various HTTP protocols. Dream is presented as a single module, whose API is documented on one diff --git a/dream.opam b/dream.opam index 682c8acc..1a3a4336 100644 --- a/dream.opam +++ b/dream.opam @@ -29,7 +29,7 @@ Within this model, Dream adds: - Helpers for Web formats, such as Base64url, and a modern cipher. Because of the simple programming model, everything is optional and -composable. It is trivailly possible to strip Dream down to just a +composable. It is trivially possible to strip Dream down to just a bare driver of the various HTTP protocols. Dream is presented as a single module, whose API is documented on one