diff --git a/tutorials/step_by_step/singletons_autoload.rst b/tutorials/step_by_step/singletons_autoload.rst index e0210064..3c8c639b 100644 --- a/tutorials/step_by_step/singletons_autoload.rst +++ b/tutorials/step_by_step/singletons_autoload.rst @@ -72,7 +72,7 @@ global.gd --------- First of all, create a global.gd script. The easy way to create a -resource from scratch is from the resources tab: +resource from scratch is from the new resource button in the inspector tab: .. image:: /img/newscript.png