chore: fix some typos in markdown file

Signed-off-by: binchengqu <bincheng@before.tech>
This commit is contained in:
binchengqu
2024-11-21 12:06:14 +08:00
parent bfd5866cb0
commit bd1779d53d
2 changed files with 2 additions and 2 deletions

View File

@@ -97,7 +97,7 @@ need to do
### Which branch to base the work
All changes should be be based on the latest master commit.
All changes should be based on the latest master commit.
### Submitting Changes

View File

@@ -284,7 +284,7 @@ The default value may be set by passing an empty value for the option:
dokku network:set node-js-app tld
```
The `tld` property can also be set globally. The global default is emty string, and the global value is used when no app-specific value is set.
The `tld` property can also be set globally. The global default is empty string, and the global value is used when no app-specific value is set.
```shell
dokku network:set --global tld svc.cluster.local