Skip to content

Commit e6eeb80

Browse files
author
Damian Rouson
authored
Update README.md
1 parent 2c5ee35 commit e6eeb80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ feedback from testing these features. Unchecked items are insufficiently mature
1010
- [X] The [teams branch] with experimental support for Fortran 2015 teams.
1111
- [X] The [download-opencoarrays-mpich branch] modifying GCC's prequisites download script
1212
to add [OpenCoarrays] and [MPICH] to the list of downloade software.
13-
- [ ] The [issue-#6-iso-fortran-binding-h branch] providing gthe Fortran 2015 `iso_fortran_binding.h` file.
13+
- [ ] The [issue-#6-iso-fortran-binding-h branch] providing the Fortran 2015 `iso_fortran_binding.h` file.
1414

1515
We welcome code contributions via [pull request] for any listed features or other unsupported
1616
features of the [draft Fortran 2015 standard]:
@@ -58,7 +58,7 @@ git checkout opencoarrays-teams
5858
./install.sh \
5959
--with-mpi "${PWD}"/prerequisites/installations/mpich/<mpich-version-number>/
6060
```
61-
after again replacin text between angular brackets with the appropriate string (<...>) such as "3.2".
61+
after again replacing text between angular brackets with the appropriate string (<...>) such as "3.2".
6262
Please report any problems with the above steps on our [issues page].
6363

6464

0 commit comments

Comments
 (0)