Skip to content

Commit 031de21

Browse files
authored
typo
typo
1 parent 0eae3c3 commit 031de21

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

deploy/az/servicebus/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The ARM template `sbusdeploy.json` and its parameter file (`sbusdeploy.parameter
88

99
## Editing sbusdeploy.parameters.json file
1010

11-
You can edit the `sbusdeploy.parameters.parameters.json` file to set your values, but is not needed. The only parameter than can
11+
You can edit the `sbusdeploy.parameters.json` file to set your values, but is not needed. The only parameter than can
1212
be set is:
1313

1414
1. `namespaceprefix` is a string that is used to create the namespace. ARM script creates unique values by appending a unique string to this parameter value, so you can leave the default value.
@@ -21,4 +21,4 @@ i. e. if you are in windows, to deploy servicebus in a new resourcegroup located
2121

2222
```
2323
create-resources.cmd servicebus\sbusdeploy newResourceGroup -c westus
24-
```
24+
```

0 commit comments

Comments
 (0)