diff --git a/tutorials/scripting/singletons_autoload.rst b/tutorials/scripting/singletons_autoload.rst index f7c67e5b8..c9d39eedf 100644 --- a/tutorials/scripting/singletons_autoload.rst +++ b/tutorials/scripting/singletons_autoload.rst @@ -148,7 +148,7 @@ Make sure it inherits from ``Node``: .. image:: img/autoload_script.webp -The next step is to add this script to the autoLoad list. +The next step is to add this script to the autoload list. Starting from the menu, open **Project > Project Settings > Globals > Autoload** and select the script by clicking the browse button or typing its path: