Skip to content

Commit 66e99c5

Browse files
committed
acrolinx pt 2
Signed-off-by: Hannah Hunter <[email protected]>
1 parent a406b67 commit 66e99c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/dapr-settings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ You can configure the release namespace.
186186

187187
# [Azure CLI](#tab/cli)
188188

189-
The Dapr extension gets installed in the `dapr-system` namespace by default. To override it, use `--release-namespace`. To redefine the namepsace, include the cluster `--scope`.
189+
The Dapr extension gets installed in the `dapr-system` namespace by default. To override it, use `--release-namespace`. To redefine the namespace, include the cluster `--scope`.
190190

191191
```azurecli
192192
az k8s-extension create \
@@ -218,7 +218,7 @@ properties: {
218218

219219
---
220220

221-
[Learn how to configure the Dapr release namespace when migrating from Dapr OSS to the Dapr extension](./dapr-migration.md).
221+
[Learn how to configure the Dapr release namespace when migrating from Dapr open source to the Dapr extension](./dapr-migration.md).
222222

223223
## Show current configuration settings
224224

0 commit comments

Comments
 (0)