From 288091c10a33333ba70358420653c4ff6fd68040 Mon Sep 17 00:00:00 2001 From: Ally Parker Date: Wed, 16 Dec 2020 13:35:30 +0000 Subject: [PATCH] Fix typo --- daprdocs/content/en/operations/components/component-scopes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/daprdocs/content/en/operations/components/component-scopes.md b/daprdocs/content/en/operations/components/component-scopes.md index 8a1b45ebd..8153f7765 100644 --- a/daprdocs/content/en/operations/components/component-scopes.md +++ b/daprdocs/content/en/operations/components/component-scopes.md @@ -30,7 +30,7 @@ spec: In this example, the Redis component is only accessible to Dapr instances running inside the `production` namespace. -### Example of component namsespacing in self-hosted mode +### Example of component namespacing in self-hosted mode In self hosted mode, a developer can specify the namespace to a Dapr instance by setting the `NAMESPACE` environment variable. If the `NAMESPACE` environment variable is set, Dapr will not load any component that does not specify the same namespace in its metadata. @@ -81,4 +81,4 @@ scopes: ## Example - \ No newline at end of file +