refactor(website): improve wording in comments of showcase data (#6062)

* typo in comments

* Update website/src/data/users.tsx

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
Soham Shah 2021-12-07 17:41:46 +05:30 committed by GitHub
parent 7c43569468
commit c64987e2c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -69,7 +69,8 @@ export type User = {
// LIST OF AVAILABLE TAGS // LIST OF AVAILABLE TAGS
// Available tags to assign to your site // Available tags to assign to your site
// Please choose widely, we'll remove unappropriate tags // Please choose all tags that you think might apply.
// We'll remove inappropriate tags, but it's less likely that we add tags.
export const Tags: Record<TagType, Tag> = { export const Tags: Record<TagType, Tag> = {
// DO NOT USE THIS TAG: we choose sites to add to favorites // DO NOT USE THIS TAG: we choose sites to add to favorites
favorite: { favorite: {