Skip to content

Commit 00d8c5d

Browse files
jmlerouxskeleton
andauthored
Update menu
Co-authored-by: Marie <[email protected]>
1 parent 1f6a048 commit 00d8c5d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tasks/reference.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,8 @@ function determineCategory(tag){
8282
return 'Catalogs for Apps';
8383
case 'UI Extensions':
8484
return 'Extensions';
85-
case 'Job':
85+
case 'Jobs':
86+
return 'Jobs';
8687
return 'Job';
8788
default:
8889
return 'Utilities';

0 commit comments

Comments
 (0)