diff --git a/Slang/slang.js b/Slang/slang.js index 662af70..3de1435 100755 --- a/Slang/slang.js +++ b/Slang/slang.js @@ -419,8 +419,8 @@ var BOOTSTRAP = [ ' different ways to go with stack languages.', '', '', -' TODO: add a compleat word-set for work with lists/blocks', -' TODO: add a compleat word-set for work with dicts/namespaces', +' TODO: add a complete word-set for work with lists/blocks', +' TODO: add a complete word-set for work with dicts/namespaces', ' TODO: add topological comparison/diff', '', '-----------------------------------------------------------------------------',