From 6081b63c4b9edb519edf1a4aad7b6afceb1a5f6c Mon Sep 17 00:00:00 2001 From: Matilde Park Date: Fri, 26 Feb 2021 14:29:39 -0500 Subject: [PATCH] settings: fix typos --- .../apps/settings/components/lib/CalmPref.tsx | 2 +- .../apps/settings/components/lib/DisplayForm.tsx | 2 +- .../views/apps/settings/components/lib/S3Form.tsx | 14 +++++++++++--- 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/pkg/interface/src/views/apps/settings/components/lib/CalmPref.tsx b/pkg/interface/src/views/apps/settings/components/lib/CalmPref.tsx index bb14e9a7dc..7d4352f784 100644 --- a/pkg/interface/src/views/apps/settings/components/lib/CalmPref.tsx +++ b/pkg/interface/src/views/apps/settings/components/lib/CalmPref.tsx @@ -80,7 +80,7 @@ export function CalmPrefs(props: { CalmEngine - Modulate various elemednts across Landscape to maximize calmness + Modulate various elements across Landscape to maximize calmness Home screen diff --git a/pkg/interface/src/views/apps/settings/components/lib/DisplayForm.tsx b/pkg/interface/src/views/apps/settings/components/lib/DisplayForm.tsx index ce856ecb6e..8f53909410 100644 --- a/pkg/interface/src/views/apps/settings/components/lib/DisplayForm.tsx +++ b/pkg/interface/src/views/apps/settings/components/lib/DisplayForm.tsx @@ -91,7 +91,7 @@ export default function DisplayForm(props: DisplayFormProps) { Display Preferences - + Customize visual interfaces across your Landscape diff --git a/pkg/interface/src/views/apps/settings/components/lib/S3Form.tsx b/pkg/interface/src/views/apps/settings/components/lib/S3Form.tsx index b62887c547..1e5d7bbf64 100644 --- a/pkg/interface/src/views/apps/settings/components/lib/S3Form.tsx +++ b/pkg/interface/src/views/apps/settings/components/lib/S3Form.tsx @@ -7,7 +7,8 @@ import { Box, Text, Button, - Col + Col, + Anchor } from '@tlon/indigo-react'; import GlobalApi from "~/logic/api/global"; @@ -69,8 +70,15 @@ export default function S3Form(props: S3FormProps): ReactElement { Store credentials for your S3 object storage buckets on your - Urbit ship, and upload media freely to various modules. Learn - more + Urbit ship, and upload media freely to various modules. + + Learn more +