瀏覽代碼

fix: One bracket was removed

Vaclav Elias 2 年之前
父節點
當前提交
f6d1091b6a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      en/tutorials/index.md

+ 1 - 1
en/tutorials/index.md

@@ -4,7 +4,7 @@ These pages contain tutorials to learn more about the Stride game engine 🎮.
 
 
 New to Stride? Start with these tutorials to get familiar with the basics of the engine and the Game Studio.
 New to Stride? Start with these tutorials to get familiar with the basics of the engine and the Game Studio.
 
 
-1. 🛠️ [Game Studio](gamestudio/index.md) - The Stride engine comes with an editor called Game Studio, which is the central tool for game and application production in Stride.]
+1. 🛠️ [Game Studio](gamestudio/index.md) - The Stride engine comes with an editor called Game Studio, which is the central tool for game and application production in Stride.
 1. 🌱 [C# Beginner](csharpbeginner/index.md) - Covering the beginner principles of using C# when working with the Stride game engine.
 1. 🌱 [C# Beginner](csharpbeginner/index.md) - Covering the beginner principles of using C# when working with the Stride game engine.
 1. 📈 [C# Intermediate](csharpintermediate/index.md) - Diving into intermediate principles of C# programming in Stride, including UI, collisions, and more.
 1. 📈 [C# Intermediate](csharpintermediate/index.md) - Diving into intermediate principles of C# programming in Stride, including UI, collisions, and more.
 <!---
 <!---