Commit b114623b authored by Devon Carew's avatar Devon Carew

fix typo

parent cec62889
......@@ -23,7 +23,7 @@ defineTests() {
temp.deleteSync(recursive: true);
});
// Verify that we create a project that os well-formed.
// Verify that we create a project that is well-formed.
test('init sky-simple', () async {
InitCommandHandler handler = new InitCommandHandler();
_MockArgResults results = new _MockArgResults();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment