Skip to content

Commit 3146548

Browse files
committed
Fix typo
1 parent f4a0d2e commit 3146548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This is a [gazelle][gazelle] extension that generates `haskell_module`
66
rules from `haskell_library`, `haskell_binary`, and `haskell_test` as
77
defined in [Haskell rules][rules_haskell] for [Bazel][bazel]. Moreover,
88
it updates the dependencies of the generated rules whenever the import
9-
declarions are changed in the source files.
9+
declarations are changed in the source files.
1010

1111
For each `haskell_library`, `haskell_binary`, and `haskell_test` rule,
1212
`haskell_module` rules are generated in the same `BUILD` file for all

0 commit comments

Comments
 (0)