Skip to content

Commit

Permalink
chore: fix typo in closure compiler script (#4040)
Browse files Browse the repository at this point in the history
  • Loading branch information
M-a-c authored and jelbourn committed Apr 14, 2017
1 parent a05aa7c commit dbe2c33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/closure-compiler/build-devapp-bundle.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

# Script that bundles the dev-app using the Google Closure compiler.
# This is script is used to verify closure-compatiblity of all Material components.
# This is script is used to verify closure-compatibility of all Material components.

set -e -o pipefail

Expand Down

0 comments on commit dbe2c33

Please sign in to comment.