From bb34f3f19bfeafea01aecef1edd3a189fd7aa24b Mon Sep 17 00:00:00 2001 From: bitbutter Date: Mon, 8 Apr 2019 20:30:58 +0200 Subject: [PATCH] Update instancing_continued.rst Removed things per Docs writing guidelines (Remove unnecessary adverbs and adjectives). --- getting_started/step_by_step/instancing_continued.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting_started/step_by_step/instancing_continued.rst b/getting_started/step_by_step/instancing_continued.rst index cff7ec4f9..f3f9b57df 100644 --- a/getting_started/step_by_step/instancing_continued.rst +++ b/getting_started/step_by_step/instancing_continued.rst @@ -17,7 +17,7 @@ Design language --------------- But the greatest strength that comes with instancing scenes is that it works -as an excellent design language. This is pretty much what distinguishes Godot +as an excellent design language. This distinguishes Godot from all the other engines out there. Godot was designed from the ground up around this concept.