Skip to content

Commit 84b42f1

Browse files
Fix typo
1 parent 9ceb522 commit 84b42f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tools/jit/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The JIT can also be enabled or disabled using the `PYTHON_JIT` environment varia
1515

1616
## Contributing to the JIT
1717

18-
While LLVM is not a build-time dependency as stencils as hosted in `Tools/jit/stencils`, you may still want to install LLVM to simplify your local development process (e.g. not have to wait for a CI run to regenerate the stencil for your platform).
18+
While LLVM is not a build-time dependency as stencils are hosted in `Tools/jit/stencils`, you may still want to install LLVM to simplify your local development process (e.g. not have to wait for a CI run to regenerate the stencil for your platform).
1919

2020
### Installing LLVM
2121

0 commit comments

Comments
 (0)