diff --git a/getting_started/step_by_step/scripting.rst b/getting_started/step_by_step/scripting.rst index 8f0378b6c..f105d6192 100644 --- a/getting_started/step_by_step/scripting.rst +++ b/getting_started/step_by_step/scripting.rst @@ -60,7 +60,7 @@ written for it, and support was added thanks to a generous donation from Microsoft. It has an excellent tradeoff between performance and ease of use, -although one must of its garbage collector. +although one must be aware of its garbage collector. C# is usually the best choice for companies. The large amount of programmers familiar with it means less time can be spent learning