Skip to content

Commit bef4956

Browse files
authored
tag: replace {{manual}} with {{how-to}}
1 parent ea807b9 commit bef4956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/twinkletag.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,7 @@ Twinkle.tag.article.tagList = {
715715
{ tag: 'Essay-like', description: 'written like a personal reflection, personal essay, or argumentative essay' },
716716
{ tag: 'Fanpov', description: "written from a fan's point of view" },
717717
{ tag: 'Inappropriate person', description: 'uses first-person or second-person inappropiately' },
718-
{ tag: 'Manual', description: 'written like a manual or guidebook' },
718+
{ tag: 'How-to', description: 'written like a manual or how-to guide' },
719719
{ tag: 'Over-quotation', description: 'too many or too-lengthy quotations for an encyclopedic entry' },
720720
{ tag: 'Promotional', description: 'contains promotional content or is written like an advertisement' },
721721
{ tag: 'Prose', description: 'written in a list format but may read better as prose' },

0 commit comments

Comments
 (0)