Browse Source

Scripting: Revert typo

Max Hilbrunner 7 years ago
parent
commit
b480728219
1 changed files with 1 additions and 1 deletions
  1. 1 1
      getting_started/step_by_step/scripting.rst

+ 1 - 1
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.
 a generous donation from Microsoft.
 
 
 It has an excellent tradeoff between performance and ease of use,
 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
 C# is usually the best choice for companies. The large amount of
 programmers familiar with it means less time can be spent learning
 programmers familiar with it means less time can be spent learning