Skip to content

Commit bbd6f28

Browse files
Fix typo
1 parent fe19790 commit bbd6f28

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Tools/jit/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@ choco install llvm --version=19.1.0
5353

5454
### Dev Containers
5555

56-
If you are working CPython in a [Codespaces instance](https://devguide.python.org/getting-started/setup-building/#using-codespaces), there's no need to install LLVM as the Fedora 41 base image includes LLVM 19 out of the box.
56+
If you are working on CPython in a [Codespaces instance](https://devguide.python.org/getting-started/setup-building/#using-codespaces), there's no
57+
need to install LLVM as the Fedora 41 base image includes LLVM 19 out of the box.
5758

5859

5960
## Building

0 commit comments

Comments
 (0)