From 5f8956e5c665b62d7c57cfd129df4c7498108bf2 Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Tue, 25 Jun 2019 22:06:20 -0700 Subject: [PATCH] fix: more language cleanup --- app/scenes/Settings/Profile.js | 6 +++--- app/scenes/Settings/Tokens.js | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/scenes/Settings/Profile.js b/app/scenes/Settings/Profile.js index ae0b529e4..60e31490c 100644 --- a/app/scenes/Settings/Profile.js +++ b/app/scenes/Settings/Profile.js @@ -83,7 +83,7 @@ class Profile extends React.Component {

Profile

- Picture + Photo {
(this.form = ref)}> {

API Tokens

- You can create an unlimited amount of personal API tokens to hack on - Outline. For more details about the API take a look at the{' '} + You can create an unlimited amount of personal tokens to authenticate + with the API. For more details about the API take a look at the{' '} developer documentation.