Skip to content

Commit d4a0559

Browse files
ganfrabmarty
andauthored
change : update wording of SpaceSettings ff
Co-authored-by: Benoit Marty <[email protected]>
1 parent 3633866 commit d4a0559

File tree

1 file changed

+1
-1
lines changed
  • libraries/featureflag/api/src/main/kotlin/io/element/android/libraries/featureflag/api

1 file changed

+1
-1
lines changed

libraries/featureflag/api/src/main/kotlin/io/element/android/libraries/featureflag/api/FeatureFlags.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ enum class FeatureFlags(
7979
SpaceSettings(
8080
key = "feature.spaceSettings",
8181
title = "Space settings",
82-
description = "Allow managing space settings such details, permissions and privacy.",
82+
description = "Allow managing space settings such as details, permissions and privacy.",
8383
defaultValue = { false },
8484
isFinished = false,
8585
),

0 commit comments

Comments
 (0)