Skip to content

Commit ddcaab9

Browse files
Fix typo
1 parent ba19eed commit ddcaab9

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
@@ -289,7 +289,7 @@ jobs:
289289
- restore_cache:
290290
key: test-node-modules-{{ checksum "package-lock.json" }}
291291
- run:
292-
name: Config github
292+
name: Config Git
293293
command: git config --global url."https://git@".insteadOf git://
294294
- run:
295295
name: App npm install

0 commit comments

Comments
 (0)