diff --git a/servant/servant.cabal b/servant/servant.cabal index 17aa2482..001e2261 100644 --- a/servant/servant.cabal +++ b/servant/servant.cabal @@ -6,7 +6,7 @@ description: . You can learn about the basics in the . . - 's a runnable example, with comments, that defines a dummy API and + 's a runnable example, with comments, that defines a dummy API and implements a webserver that serves this API, using the package. .