From: Jasmine Tang Date: Fri, 5 Apr 2024 09:25:48 +0000 (-0700) Subject: Fix grammar as pointed out by Marc X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edd018d8c7b7a0229e10430ee61ac50f390670c2;p=thirdparty%2Fgcc.git Fix grammar as pointed out by Marc ChangeLog: * README.md (gccrs-workspace]): like-wise. --- diff --git a/README.md b/README.md index 502b61f0ab1e..2ba59d3a6b24 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