diff --git a/getting_started/introduction/godot_design_philosophy.rst b/getting_started/introduction/godot_design_philosophy.rst index 21327b01f..d25eec558 100644 --- a/getting_started/introduction/godot_design_philosophy.rst +++ b/getting_started/introduction/godot_design_philosophy.rst @@ -78,7 +78,7 @@ the ability to hot-reload locally and on remote devices, etc. The goal is to offer a full package to create games and a continuous user experience. You can still work with external programs as long as -there is an import plugin for it. Or you can create one, like the `Tiled +there is an import plugin available in Godot for it. Or you can create one, like the `Tiled Map Importer `__. That is also partly why Godot offers its own programming language