Explorar el Código

Fix typo in index.md

Mirasayon hace 1 año
padre
commit
460bcca736
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      en/manual/game-studio/index.md

+ 2 - 2
en/manual/game-studio/index.md

@@ -15,7 +15,7 @@ Game Studio is also integrated with your Visual Studio projects, so you can seam
 
 
 ![Game Studio](../get-started/media/game-studio-main-interface.png)
 ![Game Studio](../get-started/media/game-studio-main-interface.png)
 
 
-The **asset editor** (A) is used to edit assets and scenes. Some asset types, such as scenes [scenes](create-a-scene.md), have dedicated editors where you can make complex changes to the asset. To open a dedicated editor (when available), double-click the asset or right-click it and select **Edit asset**.
+The **asset editor** (A) is used to edit assets and scenes. Some asset types, such as [scenes](create-a-scene.md), have dedicated editors where you can make complex changes to the asset. To open a dedicated editor (when available), double-click the asset or right-click it and select **Edit asset**.
 
 
 The **Property Grid** (B) displays the properties of the asset or entity you select. You can edit the properties here.
 The **Property Grid** (B) displays the properties of the asset or entity you select. You can edit the properties here.
 
 
@@ -47,4 +47,4 @@ You can show and hide different parts of the Game Studio in the View menu. You c
     * [Edit prefabs](prefabs/edit-prefabs.md)
     * [Edit prefabs](prefabs/edit-prefabs.md)
     * [Nested prefabs](prefabs/nested-prefabs.md)
     * [Nested prefabs](prefabs/nested-prefabs.md)
     * [Override prefab properties](prefabs/override-prefab-properties.md)
     * [Override prefab properties](prefabs/override-prefab-properties.md)
-* [World units](world-units.md)
+* [World units](world-units.md)