doc: fix typo

This commit is contained in:
pancho horrillo
2020-06-16 11:23:47 +02:00
parent edeafdd881
commit 2e5e11cc47
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ Overview
/
├─ request
│ ├──── method Used HTTP Method (GET, POST)
│ ├──── method HTTP Method used (GET, POST)
│ ├──── host Host part of the URL
│ ├──── path Complete URL path (URL-unquoted)
│ ├──── matches