瀏覽代碼

Use oxford commas consistently in About the Asset Library (#5183)

hpnrep6 3 年之前
父節點
當前提交
662bc4824a
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      tutorials/assetlib/what_is_assetlib.rst

+ 2 - 2
tutorials/assetlib/what_is_assetlib.rst

@@ -4,7 +4,7 @@ About the Asset Library
 =======================
 
 The Godot Asset Library, otherwise known as the AssetLib, is a repository of
-user-submitted Godot addons, scripts, tools and other resources, collectively referred
+user-submitted Godot addons, scripts, tools, and other resources, collectively referred
 to as assets. They're available to all Godot users for download directly from within the
 engine, but it can also be accessed at Godot's `official website <https://godotengine.org/asset-library/asset>`_.
 
@@ -21,7 +21,7 @@ This makes the AssetLib more similar to the software repositories of a Linux dis
 This set of pages will cover how to use the AssetLib (both from inside Godot, and on the
 website), how you can submit your own assets, and what the guidelines for submission are.
 
-Please note that the AssetLib is relatively young - it may have various pain points, bugs
+Please note that the AssetLib is relatively young - it may have various pain points, bugs,
 and usability issues. As with all Godot projects, the code repository is available on `GitHub <https://github.com/godotengine/godot-asset-library>`_,
 where you can submit pull requests and issues, so please do not hesitate to visit it!