Skip to content

Commit f2f7f23

Browse files
committed
Fixed typo
1 parent f3a715e commit f2f7f23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sample_settings.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export default {
99
},
1010
github: {
1111
// baseUrl: 'https://github.mycompany.com:123/etc',
12-
// apiUrl: 'https//api.github.mycompany.com',
12+
// apiUrl: 'https://api.github.mycompany.com',
1313
owner: '{{repository owner (user or organization)}}',
1414
token: '{{token}}',
1515
token_owner: '{{token_owner}}',

0 commit comments

Comments
 (0)