From 770e115be9758ffead04d17a0222a254ad884844 Mon Sep 17 00:00:00 2001 From: Faruk AYDIN Date: Wed, 31 Aug 2022 23:22:09 +0300 Subject: [PATCH] docs: Adjust twitter connection setup wording --- packages/docs/pages/connections/twitter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docs/pages/connections/twitter.md b/packages/docs/pages/connections/twitter.md index 4c573855..3618a47c 100644 --- a/packages/docs/pages/connections/twitter.md +++ b/packages/docs/pages/connections/twitter.md @@ -17,5 +17,5 @@ If you see an error saying `There was a problem completing your request. User mu 10. In the **OAuth 1.0A Settings** section, select **Read and write** option. 11. Copy **OAuth Redirect URL** from Automatisch and paste it to the **Callback URI / Redirect URL** field. 12. Fill **Website URL** and click **Save**. -13. Paste **API Key** and **API Key Secret** values you have saved from the 5th step and paste them into Automatisch as **Consumer Key** and **Consumer Secret**, respectively. +13. Paste **API Key** and **API Key Secret** values you have saved from the 5th step and paste them into Automatisch as **API Key** and **API Secret**, respectively. 14. Congrats! You can start using the new Twitter connection!