Skip to content

Commit 945264d

Browse files
authored
fix: rename videoes to videos (#431)
1 parent b8cc574 commit 945264d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/parse-comment.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ const contributionTypeMappings = {
9292
translating: "translation",
9393
translations: "translation",
9494
tutorials: "tutorial",
95-
videoes: "video",
95+
videos: "video",
9696
advertisement: "promotion",
9797
};
9898

0 commit comments

Comments
 (0)