fixed typo/grammar (#2308)

This commit is contained in:
Marcel
2024-08-05 15:37:32 +02:00
committed by GitHub
parent c0b1030dbe
commit 343c753725

View File

@@ -196,7 +196,7 @@ The above example would result in: `https://n8n.example.com`
n8n will only be reachable using `https` and not using `http`.
/// warning | Secure your n8n instance
Make sure that you [set up authentication](/hosting/user-management/) your n8n instance.
Make sure that you [set up authentication](/hosting/user-management/) for your n8n instance.
///
## Next steps