浏览代码

Merge commit 'a0654e071c942a86887627b1b1fa4739cd442145' into mbalfour/gitflow_20230424_mps2
Signed-off-by: Mike Balfour <[email protected]>

Mike Balfour 2 年之前
父节点
当前提交
e9cdec532e
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -130,7 +130,7 @@ Branches can be checked out using standard Git commands, for example, `git check
 
 ### Step 1b. Verify you have the LFS files.
 
-Verify that you have all of the files from the LFS endpoint. For each cloned repository, run:
+Verify that you have all the files from the LFS endpoint. For each cloned repository, run:
 
 ```
 git lfs pull
@@ -324,7 +324,7 @@ You can contribute by [reporting issues and making feature requests](https://git
 | [README_LINUX](README_LINUX.md)                                 | Linux specific setup instructions                                         |
 | [Release Notes](Documentation/ReleaseNotes.md)                  | Release notes and known issues per major release                          |
 | [Gameplay Configuration](Documentation/GamplayConfiguration.md) | How to adjust gameplay settings                                           |
-| [SettingsScreen](Documentation/SettingsScreen.md)               | How to use and extend the settings screen |
+| [SettingsScreen](Documentation/SettingsScreen.md)               | How to use and extend the settings screen                                 |
 | [Packaging MPS](Documentation/PackedAssetBuilds.md)             | How to build and package MPS for distribution or running servers remotely |
 
 ## O3DE Useful Links