Browse Source

Merge pull request #11163 from AtelierFerrofell/master

Update resources.rst to remove stray whitespace
Matthew 1 week ago
parent
commit
c56dc71630
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/scripting/resources.rst

+ 1 - 1
tutorials/scripting/resources.rst

@@ -213,7 +213,7 @@ Attach a script to it named ``bot_stats.gd`` (or just create a new script, and t
 
 .. tabs::
   .. code-tab:: gdscript GDScript
-    
+
     class_name BotStats
     extends Resource