Fix incorrect uses of a/an

This commit is contained in:
A Thousand Ships
2024-03-29 15:05:51 +01:00
parent a22c312b8f
commit bd6cc665a7
41 changed files with 80 additions and 79 deletions

View File

@@ -51,7 +51,7 @@ Preparing the scene
-------------------
Create a new empty scene, add a root :ref:`Node <class_Node>` and add a script to it.
Then add a :ref:`HTTPRequest <class_HTTPRequest>` node as a child.
Then add an :ref:`HTTPRequest <class_HTTPRequest>` node as a child.
.. image:: img/rest_api_scene.webp