summaryrefslogtreecommitdiff
path: root/doc/api/url.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/url.md')
-rw-r--r--doc/api/url.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/url.md b/doc/api/url.md
index a65cb2a678..6cb82c7167 100644
--- a/doc/api/url.md
+++ b/doc/api/url.md
@@ -316,7 +316,7 @@ The port value can be an empty string in which case the port depends on
the protocol/scheme:
| protocol | port |
-| :------- | :--- |
+| -------- | ---- |
| "ftp" | 21 |
| "file" | |
| "gopher" | 70 |