aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJasmine Tang <tanghocel456@gmail.com>2024-04-05 02:25:48 -0700
committerCohenArthur <arthur.cohen@embecosm.com>2024-04-09 15:18:08 +0000
commitedd018d8c7b7a0229e10430ee61ac50f390670c2 (patch)
tree7ddf1a7eaf5d6a75255df15c24aa98d47a4c7188
parent19719f4f2d230b39937b6977f81164a59acabcd7 (diff)
downloadgcc-edd018d8c7b7a0229e10430ee61ac50f390670c2.zip
gcc-edd018d8c7b7a0229e10430ee61ac50f390670c2.tar.gz
gcc-edd018d8c7b7a0229e10430ee61ac50f390670c2.tar.bz2
Fix grammar as pointed out by Marc
ChangeLog: * README.md (gccrs-workspace]): like-wise.
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 502b61f..2ba59d3 100644
--- a/README.md
+++ b/README.md
@@ -75,11 +75,11 @@ $ make
```
-Alternatively, a docker environment is avaiable for ARM-based Mac contributors.
+Alternatively, a docker environment is available for ARM-based Mac contributors.
Please visit [gccrs-workspace](https://github.com/badumbatish/gccrs-workspace).
-The image is based on Ubuntu ARM and came with dependencies all fetched.
+The image is based on Ubuntu ARM and comes with dependencies all fetched.
#### Running GCC Rust