diff --git a/native/profile/profile-screen.react.js b/native/profile/profile-screen.react.js --- a/native/profile/profile-screen.react.js +++ b/native/profile/profile-screen.react.js @@ -107,7 +107,7 @@ keyserverSelection = ( <ProfileRow - content="Keyserver selection" + content="Keyservers" onPress={this.onPressKeyserverSelection} /> );