We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a05aa7c commit dbe2c33Copy full SHA for dbe2c33
scripts/closure-compiler/build-devapp-bundle.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
# Script that bundles the dev-app using the Google Closure compiler.
4
-# 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.
5
6
set -e -o pipefail
7
0 commit comments