From 108980708684768dd7630d4a6e7d03c51ff0a76c Mon Sep 17 00:00:00 2001 From: Kim Gardner Date: Wed, 13 Sep 2017 15:00:00 +0100 Subject: [PATCH 1/2] Fix typo --- locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en.yml b/locales/en.yml index 703de4b28..6d94393b2 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -322,7 +322,7 @@ en: to_access: "to access Profile" user_no_comment: "You've never left a comment. Join the conversation!" stream: - temporarily_suspended: "In accordance with {0}'s community guidlines, your account has been temporarily suspended. Please rejoin the conversation {1}." + temporarily_suspended: "In accordance with {0}'s community guidelines, your account has been temporarily suspended. Please rejoin the conversation {1}." step_1_header: "Report an issue" step_2_header: "Help us understand" step_3_header: "Thank you for your input" From 1574e08197cd683d5f2e185c7dc410a69758cbf1 Mon Sep 17 00:00:00 2001 From: Wyatt Johnson Date: Wed, 13 Sep 2017 12:02:20 -0600 Subject: [PATCH 2/2] fixes #947 --- docs/_docs/01-03-install-source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/01-03-install-source.md b/docs/_docs/01-03-install-source.md index da6fa120d..443d233c4 100644 --- a/docs/_docs/01-03-install-source.md +++ b/docs/_docs/01-03-install-source.md @@ -56,7 +56,7 @@ yarn build ## Running -Refer to the `README.md` file for required configuration variables to add to the +Refer to the [configuration](https://coralproject.github.io/talk/docs/running/configuration/) page for required configuration variables to add to the environment. You can start the server after configuring the server using the command: