Skip to content

Commit

Permalink
fix: rename videoes to videos (#431)
Browse files Browse the repository at this point in the history
  • Loading branch information
tenshiAMD committed Oct 6, 2022
1 parent b8cc574 commit 945264d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/parse-comment.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ const contributionTypeMappings = {
translating: "translation",
translations: "translation",
tutorials: "tutorial",
videoes: "video",
videos: "video",
advertisement: "promotion",
};

Expand Down

1 comment on commit 945264d

@vercel
Copy link

@vercel vercel bot commented on 945264d Oct 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.