Skip to content

Commit a1a2c27

Browse files
authored
format error (godotengine#8068)
* format error small format error with quotations * Update nodes_and_scenes.rst
1 parent adbab14 commit a1a2c27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting_started/step_by_step/nodes_and_scenes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ top-right of the screen or press :kbd:`F6` (:kbd:`Cmd + R` on macOS).
143143
.. image:: img/nodes_and_scenes_09_play_scene_button.webp
144144

145145
A popup invites you to save the scene, which is required to run it.
146-
Click the Save button in the file browser to save it as "label.tscn".
146+
Click the Save button in the file browser to save it as ``label.tscn``.
147147

148148
.. image:: img/nodes_and_scenes_10_save_scene_as.webp
149149

0 commit comments

Comments
 (0)