Skip to content

Commit 908d99a

Browse files
authored
Update config.yml
Fix typo
1 parent c425653 commit 908d99a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
- checkout
109109
- install-node
110110
- run:
111-
name: Run browser comapt smoke tests
111+
name: Run browser compat smoke tests
112112
command: |
113113
npm --prefix ./automation install
114114
npm --prefix ./automation run link:glean

0 commit comments

Comments
 (0)