diff --git a/spec/README.md b/spec/README.md index 1285b92..b51677e 100644 --- a/spec/README.md +++ b/spec/README.md @@ -414,7 +414,7 @@ following resource paths: │ ├──── path Complete URL path (URL-unquoted) │ ├──── matches Previously matched URL path parts │ │ └──── -│ ├──── params URL parameters (post ? symbol) +│ ├──── params URL parameters (after the "?" symbol) │ │ └──── │ ├──── headers HTTP request headers │ │ └────