Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
greglittlefield-wf committed Dec 30, 2016
1 parent 4319a55 commit df03375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool/smithy_dart2js_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ export PATH="$PATH:$TMP_BIN"
# Run the tests
DART_FLAGS=--checked xvfb-run -s '-screen 0 1024x768x24' pub run dart_dev test -p chrome

# Be sneaky any clean up our tricks
# Be sneaky and clean up our tricks
rm -rf "$TMP_BIN"

0 comments on commit df03375

Please sign in to comment.