Skip to content

Commit 3efca45

Browse files
committed
Fix typo
1 parent b2f7fce commit 3efca45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/yaml_configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ project has a single package located in the current directory.
138138

139139
Each specified package directory must have a valid Cabal file or Hpack
140140
`package.yaml` file present. Any subdirectories of the directory are not
141-
searched for Cabal files. A subdirectories has to be specified as an independent
141+
searched for Cabal files. A subdirectory has to be specified as an independent
142142
item in the list of packages.
143143

144144
A project package is different from a dependency, both a snapshot dependency

0 commit comments

Comments
 (0)