Skip to content

Commit

Permalink
Merge pull request #2924 from CMS-Enterprise/EASI-4614/fix_discussion…
Browse files Browse the repository at this point in the history
…s_typo

[EASI-4614] Fix discussions content & typo
  • Loading branch information
ClayBenson94 authored Dec 13, 2024
2 parents 90e6ddc + ed012c2 commit 8e68dc9
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 8e68dc9

Please sign in to comment.