Browse Source

Remove extraneous "from" in Using the Asset Library (#5054)

Mr. XiXu 4 years ago
parent
commit
4652ac27f2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      community/asset_library/using_assetlib.rst

+ 1 - 1
community/asset_library/using_assetlib.rst

@@ -134,7 +134,7 @@ Similarly to the web version of the AssetLib, here you can search
 for assets by category, name, and sort them by factors such as name or edit date.
 for assets by category, name, and sort them by factors such as name or edit date.
 
 
 Notably, you can only fetch assets for the current version of Godot you are running.
 Notably, you can only fetch assets for the current version of Godot you are running.
-Projects, Demos and Templates can be downloaded from from the Project Manager
+Projects, Demos and Templates can be downloaded from the Project Manager
 view of the AssetLib. Addons (tools, scripts, materials etc.) can be downloaded from
 view of the AssetLib. Addons (tools, scripts, materials etc.) can be downloaded from
 the in-project AssetLib and added to the current project.
 the in-project AssetLib and added to the current project.
 In addition, unlike when using the web frontend, the search results are updated
 In addition, unlike when using the web frontend, the search results are updated