diff options
author | accusitive <58206387+accusitive@users.noreply.github.com> | 2020-12-17 11:47:41 -0500 |
---|---|---|
committer | Philip Herron <herron.philip@googlemail.com> | 2020-12-17 17:50:56 +0000 |
commit | bc14d9a0cd3c67093a9c11ad368c0d28325b21c6 (patch) | |
tree | a213a2a5311aded2215d1584deb123e17efa74b0 | |
parent | 6136f0aebbb84cbcf8f92bed206733391aaa3866 (diff) | |
download | gcc-bc14d9a0cd3c67093a9c11ad368c0d28325b21c6.zip gcc-bc14d9a0cd3c67093a9c11ad368c0d28325b21c6.tar.gz gcc-bc14d9a0cd3c67093a9c11ad368c0d28325b21c6.tar.bz2 |
Fix the spelling of contribute in README.md.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,7 @@ The test suite can be invoked via: $ make check-rust ``` -Test cases can be found within gcc/testsuite/rust.test please feel free to contriobute your specific +Test cases can be found within gcc/testsuite/rust.test please feel free to contribute your specific test cases referencing any issues on github. ## Docker image |