Browse Source

Merge pull request #1866 from mega-bit/godot-docs/io-tutorial

Fixed typo in I/O tutorial
Nathan Lovato 6 years ago
parent
commit
a7d2ec2aaf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/io/background_loading.rst

+ 1 - 1
tutorials/io/background_loading.rst

@@ -86,7 +86,7 @@ resource.
 Example
 -------
 
-This example demostrates how to load a new scene. Consider it in the
+This example demonstrates how to load a new scene. Consider it in the
 context of the :ref:`doc_singletons_autoload` example.
 
 First we setup some variables and initialize the ``current_scene``