Skip to content

Commit ae71c4c

Browse files
committed
Typo in filename
1 parent 6fe6fbf commit ae71c4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gulpfile.babel.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ function humanize(categoryId) {
112112
case "apollo":
113113
return "Apollo GraphQL";
114114
case "argo":
115-
return "Arogo";
115+
return "Argo";
116116
case "aspnet":
117117
return "ASP.NET";
118118
case "aws":

0 commit comments

Comments
 (0)