Skip to content

Commit 6099e23

Browse files
authored
Fix commercialhaskell#6519 Update GUIDE.md for missing word
1 parent 3eb4613 commit 6099e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ language pragmas, and so on.
286286
In this guide, we'll discuss the bare minimum necessary to understand how to
287287
modify a `package.yaml` file. You can see a full list of the available options
288288
at the [Hpack documentation](https://github.com/sol/hpack#quick-reference). The
289-
Cabal User Guide the definitive reference for the
289+
Cabal User Guide is the definitive reference for the
290290
[Cabal file format](https://cabal.readthedocs.io/en/stable/cabal-package.html).
291291

292292
### The location of GHC

0 commit comments

Comments
 (0)