Browse Source

Merge pull request #1961 from corrigentia/patch-14

Add some missing commas.
Rémi Verschelde 6 năm trước cách đây
mục cha
commit
4386edfd6c
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      getting_started/step_by_step/animations.rst

+ 2 - 2
getting_started/step_by_step/animations.rst

@@ -35,9 +35,9 @@ the animation "intro" when the dialog appears.
 
 .. image:: img/robisplash_anim_new.png
 
-Now that we have an animation the property editor enters
+Now that we have an animation, the property editor enters
 "animation editing" mode. In this mode, a key icon appears next to
-every property of the property editor. In Godot any property of an object
+every property of the property editor. In Godot, any property of an object
 can be animated:
 
 .. image:: img/robisplash_anim_property_keys.png