Skip to content

Commit dbe2c33

Browse files
M-a-cjelbourn
authored andcommitted
chore: fix typo in closure compiler script (#4040)
1 parent a05aa7c commit dbe2c33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/closure-compiler/build-devapp-bundle.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
# 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.
4+
# This is script is used to verify closure-compatibility of all Material components.
55

66
set -e -o pipefail
77

0 commit comments

Comments
 (0)