Skip to content

Commit d435670

Browse files
authored
Fix typo in README.md (#499)
[ci skip]
1 parent f1e7e3e commit d435670

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
@@ -27,7 +27,7 @@ heavily used by the different GPU compilers for the Julia programming language.
2727

2828
## Requirements
2929

30-
LLVM.jl is supported on Juila 1.10+, and thus requires LLVM 15. However, the package is
30+
LLVM.jl is supported on Julia 1.10+, and thus requires LLVM 15. However, the package is
3131
really only **intended to be used with the LLVM library shipped with Julia**. That means you
3232
can not use it with other LLVM libraries, like the one provided by your operating system. It
3333
is recommended to use the official binaries from

0 commit comments

Comments
 (0)