Skip to content

Commit

Permalink
Fix typo and content in GRB Discussion usage tips
Browse files Browse the repository at this point in the history
  • Loading branch information
ClayBenson94 committed Dec 13, 2024
1 parent 90e6ddc commit ed012c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/i18n/en-US/discussions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ const discussions = {
label: 'Tips for using the discussion boards',
content: [
'Start a new discussion thread for each new topic',
'Use tags (@) any time you need input from a specific individual or group. Group tags will notify all members of that group. Avalailble group tags: <span>@Governance Review Board</span>, <span>@Governance Admin Team</span>, and <span>@Admin Lead</span>',
'Use tags (@) any time you need input from a specific individual or group. Group tags will notify all members of that group. Available group tags: <span>@Governance Review Board</span> and <span>@Governance Admin Team</span>.',
'Participating individuals will get an email notification when a new discussion is started, or when they are tagged in a discussion or reply'
]
}
Expand Down

0 comments on commit ed012c2

Please sign in to comment.