Skip to content

Commit

Permalink
update - added period
Browse files Browse the repository at this point in the history
  • Loading branch information
Gehrkej committed Aug 23, 2024
1 parent 5a26296 commit fca787a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/segments/(team)/waitlist.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ function Waitlist() {
<EmptyScreen
invalidateKeys={invalidateKeys}
text={
"No users found on waitlist. \n Users will be added upon signing up and \n clicking 'Request to Join Team'"
"No users found on waitlist. \n Users will be added upon signing up and \n clicking 'Request to Join Team'."
}
/>
);
Expand Down

0 comments on commit fca787a

Please sign in to comment.