diff --git a/jsaddle/jsaddle.cabal b/jsaddle/jsaddle.cabal index acd6d6e..8807ea1 100644 --- a/jsaddle/jsaddle.cabal +++ b/jsaddle/jsaddle.cabal @@ -10,7 +10,7 @@ description: This package provides an EDSL for calling JavaScript that can be used both from GHCJS and GHC. When using GHC the application is run using Warp and WebSockets to - drive a small JavaScipt helper. + drive a small JavaScript helper. category: Web, Javascript author: Hamish Mackenzie