From edd018d8c7b7a0229e10430ee61ac50f390670c2 Mon Sep 17 00:00:00 2001 From: Jasmine Tang Date: Fri, 5 Apr 2024 02:25:48 -0700 Subject: [PATCH] Fix grammar as pointed out by Marc ChangeLog: * README.md (gccrs-workspace]): like-wise. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.2