Browse Source

docs: add backticks around example URL (#42536)

David Sanders 10 months ago
parent
commit
6d4c2057e4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/command-line-switches.md

+ 1 - 1
docs/api/command-line-switches.md

@@ -279,7 +279,7 @@ Aliased to `--debug[=[host:]port`.
 
 Specify ways of the inspector web socket url exposure.
 
-By default inspector websocket url is available in stderr and under /json/list endpoint on http://host:port/json/list.
+By default inspector websocket url is available in stderr and under /json/list endpoint on `http://host:port/json/list`.
 
 ### `--no-deprecation`