Browse Source

Merge pull request #4099 from rcorre/patch-2

Improve grammar in script templates doc
Nathan Lovato 4 years ago
parent
commit
0ad3152004
1 changed files with 2 additions and 2 deletions
  1. 2 2
      getting_started/scripting/creating_script_templates.rst

+ 2 - 2
getting_started/scripting/creating_script_templates.rst

@@ -8,8 +8,8 @@ Godot provides a way to use script templates as seen in the
 
 .. image:: img/script_create_dialog_templates.png
 
-A set of default script templates is provided by default, but it's also possible
-to modify existing and create new ones, both per project and the editor.
+A set of script templates is provided by default, but it's also possible
+to modify existing and create new ones, both per project and editor-wide.
 
 Locating the templates
 ----------------------