diff --git a/Cabal/doc/getting-started.rst b/Cabal/doc/getting-started.rst
index 8f0ee2f171b2c54388786d81ac9f5030a6454da0..565fdf6edb6c8a1196fc6ea03f157904a2dc561d 100644
--- a/Cabal/doc/getting-started.rst
+++ b/Cabal/doc/getting-started.rst
@@ -164,6 +164,6 @@ What Next?
 ----------
 
 Now that you know how to set up a simple Haskell package using Cabal, check out
-some of thee resources on the Haskell website's `documentation page
+some of the resources on the Haskell website's `documentation page
 <https://www.haskell.org/documentation/>`__ or read more about packages and
 Cabal on the `introduction <intro.html>`__ page.