From c0cbf63cedcafee779367a75ac0f4bbfe1e92dc7 Mon Sep 17 00:00:00 2001 From: Sam Reed Date: Mon, 28 Aug 2023 06:56:56 +0100 Subject: [PATCH] syncthing.markdown: Add missing space (#28699) * syncthing.markdown: Add missing space * Update source/_integrations/syncthing.markdown --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/syncthing.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/syncthing.markdown b/source/_integrations/syncthing.markdown index 915c8c60252..60ff8af7c72 100644 --- a/source/_integrations/syncthing.markdown +++ b/source/_integrations/syncthing.markdown @@ -24,7 +24,7 @@ The Syncthing integration allows you to monitor states of your synced folders fr ## Prerequisites To set up the monitoring you need to get an **API key**. Open the Syncthing web -interface(e.g., `http://127.0.0.1:8384`) in the browser and go to **Actions** -> **Settings**. You will find +interface (e.g., `http://127.0.0.1:8384`) in the browser and go to **Actions** > **Settings**. You will find the key on the right of the settings dialog. {% include integrations/config_flow.md %}