Improve some of the grammar in ReadMe.rst.
Signed-off-by: Rebecca Cran <rebecca@bsdio.com>
---
ReadMe.rst | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/ReadMe.rst b/ReadMe.rst
index 9ef1d432eca6..56bf928cdf1b 100644
--- a/ReadMe.rst
+++ b/ReadMe.rst
@@ -243,8 +243,8 @@ Definitions for sample patch email
Submodules
----------
-Submodule in EDK II is allowed but submodule chain should be avoided
-as possible as we can. Currently EDK II contains the following submodules
+Submodules in EDK II are allowed but submodule chains should be avoided
+as much as possible. Currently EDK II contains the following submodules
- CryptoPkg/Library/OpensslLib/openssl
- ArmPkg/Library/ArmSoftFloatLib/berkeley-softfloat-3
@@ -257,8 +257,8 @@ in openssl-1.1.1 (since stable201905) for floating point parameter
conversion, but should be dropped once there's no such need in future
release of openssl.
-To get a full, buildable EDK II repository, use following steps of git
-command
+To get a full, buildable EDK II repository, use the following git
+commands
.. code-block:: bash
@@ -267,7 +267,7 @@ command
git submodule update --init
cd ..
-If there's update for submodules, use following git commands to get
+If there's an update for submodules, use the following git commands to get
the latest submodules code.
.. code-block:: bash
--
2.39.2
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#104893): https://edk2.groups.io/g/devel/message/104893
Mute This Topic: https://groups.io/mt/98906822/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-