From 03c61f7b7e37d2c5119e03dfee72c2f27c3faeb1 Mon Sep 17 00:00:00 2001 From: crrncllns <45108193+crrncllns@users.noreply.github.com> Date: Tue, 14 Jul 2020 15:04:41 -0700 Subject: [PATCH] Update welcome.js Add oxford comma --- pkg/interface/src/apps/groups/components/lib/welcome.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/interface/src/apps/groups/components/lib/welcome.js b/pkg/interface/src/apps/groups/components/lib/welcome.js index 8ab563ead..de6125ce6 100644 --- a/pkg/interface/src/apps/groups/components/lib/welcome.js +++ b/pkg/interface/src/apps/groups/components/lib/welcome.js @@ -27,7 +27,7 @@ export class Welcome extends Component { return ((!wasWelcomed && this.state.show) && (contacts.length !== 0)) ? (
-

Each Group is a list of other Urbit IDs that share some set of modules: chats, links and notebooks.

+

Each Group is a list of other Urbit IDs that share some set of modules: chats, links, and notebooks.

this.disableWelcome())} >