Skip to content

Commit 70e8660

Browse files
authored
Merge pull request #166 from bowlofstew/patch-1
Typo correction.
2 parents 76563dc + 8219b26 commit 70e8660

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
@@ -145,7 +145,7 @@ another. Please see languages listed below about how.
145145

146146
### C/C++
147147

148-
C/C++ libraries can be specified as depnedencies. Importing prebuilt
148+
C/C++ libraries can be specified as dependencies. Importing prebuilt
149149
libraries and exporting Haskell libraries as C/C++ dependencies
150150
currently requires the `haskell_cc_import` and `cc_haskell_import`
151151
rules. These are temporary workarounds to Bazel limitations.

0 commit comments

Comments
 (0)