From b4dff27e468205e8f9ab8794de556bb56bc144bf Mon Sep 17 00:00:00 2001 From: Dane Shea Date: Sun, 26 Mar 2023 00:05:23 +1100 Subject: [PATCH] Fix for #755 and another typo and readme update (#756) * fix: typos and updated readme --- README.md | 3 ++- src/components/users/ImportFromMtnProj.tsx | 2 +- src/pages/about.tsx | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 04a355a1a..c376c84bf 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,8 @@ By default, your local dev environment connects to our staging GraphQL API serve ``` yarn dev-local ``` - +### Build errors +You might get build errors or be prompted to downgrade your version of TypeScript. This is due to the linter ```ts-standard``` using an older version fo TypeScript. To commit without pre-build tests because you're doing a simple/unrelated change then run: ```yarn lint``` and commit with the ```--no-verify``` flag. ## How to contribute diff --git a/src/components/users/ImportFromMtnProj.tsx b/src/components/users/ImportFromMtnProj.tsx index 33de0d482..3c1655997 100644 --- a/src/components/users/ImportFromMtnProj.tsx +++ b/src/components/users/ImportFromMtnProj.tsx @@ -136,7 +136,7 @@ export function ImportFromMtnProj ({ isButton }: Props): JSX.Element {

{showInput ? 'Input your mountain project profile link' : 'Import your ticks from Mtn Project'}

{!showInput &&

- Don't loose your progress, bring it over to Open Beta. + Don't lose your progress, bring it over to Open Beta.

} {showInput &&
diff --git a/src/pages/about.tsx b/src/pages/about.tsx index eab610bb8..5f878fd15 100644 --- a/src/pages/about.tsx +++ b/src/pages/about.tsx @@ -38,8 +38,8 @@ const About = (): JSX.Element => { watering can

Why we need your donations

- OpenBeta is not backed by venture capitalists, nor it is supported by ads. - Fortunately there is a small and active group of volunteers donating their time and expertise to keep the project running and develop it further. + OpenBeta is not backed by venture capitalists, nor is it supported by ads. + Fortunately, there is a small and active group of volunteers donating their time and expertise to keep the project running and develop it further.

For the project to survive and continue to evolve, we need your financial support and ask for your donation today.