Skip to content

Commit 0af26e4

Browse files
authored
Merge pull request #917
Fix typo in doc
2 parents f6012ff + b91a115 commit 0af26e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ This is the recommended way to use MPI.jl. By default, MPI.jl will use
5151
`MPICH_jll` as jll MPI backend.
5252

5353
You can select from four different jll MPI binaries:
54-
- [`MPICH_jll`](http://www.mpich.org/)), the default
54+
- [`MPICH_jll`](http://www.mpich.org/), the default
5555
- [`OpenMPI_jll`](https://www.open-mpi.org/), an alternative to MPICH
5656
- [`MPItrampoline_jll`](https://github.com/eschnett/MPItrampoline), a
5757
forwarding MPI implementation that uses another MPI implementation

0 commit comments

Comments
 (0)