Fix a typo in the HttpRepl doc (#20547)

pull/20548/head
Scott Addie 2020-11-12 12:54:57 -06:00 committed by GitHub
parent 177bb2c9bc
commit 773e85ae6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -187,7 +187,7 @@ The field 'paths' in 'document' object is REQUIRED [#/paths]
To list the different endpoints (controllers) at the current path of the web API address, run the `ls` or `dir` command:
```console
https://localhot:5001/> ls
https://localhost:5001/> ls
```
The following output format is displayed: