Skip to content
This repository was archived by the owner on Oct 11, 2022. It is now read-only.

Commit 7ddda6e

Browse files
committed
Fix apostrophe
1 parent 7e20dc1 commit 7ddda6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/communitySettings/components/watercooler.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ const Watercooler = (props: Props) => {
7676
<SectionCard data-cy="community-settings-branded-login">
7777
<SectionTitle>Open chat</SectionTitle>
7878
<SectionSubtitle>
79-
Display an open chat feed on your community's profile.
79+
Display an open chat feed on your communitys profile.
8080
</SectionSubtitle>
8181
<SectionCardFooter>
8282
{community.watercoolerId && (

0 commit comments

Comments
 (0)