last minute copy tweak
This commit is contained in:
parent
1fc591628a
commit
cb13200c2d
3 changed files with 4 additions and 4 deletions
|
@ -138,7 +138,7 @@ export const SETTINGS: {[setting: string]: ISetting} = {
|
|||
controller: new ReloadOnChangeController(),
|
||||
betaInfo: {
|
||||
title: _td("Spaces"),
|
||||
caption: _td("Spaces are new ways to group rooms and people."),
|
||||
caption: _td("Spaces are a new way to group rooms and people."),
|
||||
disclaimer: (enabled) => {
|
||||
if (enabled) {
|
||||
return <>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue