Skip to content

Commit e099352

Browse files
committed
Fix typo.
1 parent 86e664e commit e099352

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_android.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ jobs:
168168
},
169169
{
170170
id: 'weku',
171-
dispayName: 'WEKU',
171+
displayName: 'WEKU',
172172
params: {
173173
instance: 'weku',
174174
instance_url: 'https://wekuyummy.coopcycle.org',
@@ -182,7 +182,7 @@ jobs:
182182
},
183183
{
184184
id: 'les3v',
185-
dispayName: 'Les 3V',
185+
displayName: 'Les 3V',
186186
params: {
187187
instance: 'venividivichy',
188188
instance_url: 'https://les3v.coopcycle.org',

0 commit comments

Comments
 (0)