Skip to content

Commit 83524ac

Browse files
Fix newly introduced typo in README.md (#58135)
Sorry for this mini-PR, but just saw the typo and having it on the front page might make an unfortunate impression.
1 parent 06d2a19 commit 83524ac

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
@@ -66,7 +66,7 @@ helpful to start contributing to the Julia codebase.
6666
The recommended way of installing Julia is to use `juliaup` which will install
6767
the latest stable `julia` for you and help keep it up to date. It can also let
6868
you install and run different Julia versions simultaneously. Instructions for
69-
this can be find [here](https://julialang.org/install/). If you want to manually
69+
this can be found [here](https://julialang.org/install/). If you want to manually
7070
download specific Julia binaries, you can find those on the [downloads
7171
page](https://julialang.org/downloads/). The downloads page also provides
7272
details on the [different tiers of

0 commit comments

Comments
 (0)