diff options
author | bptato <nincsnevem662@gmail.com> | 2023-11-26 19:50:48 +0100 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2023-11-26 19:50:48 +0100 |
commit | bf8e71eaf6e0ae2af6738f3f7fc9819794ae8653 (patch) | |
tree | 0f024a064c43499b59041e7a95850e84f1e56d87 /doc | |
parent | efae976719521ca4ed0bc7f99425a1700d3d9029 (diff) | |
download | chawan-bf8e71eaf6e0ae2af6738f3f7fc9819794ae8653.tar.gz |
doc: fix typo
Diffstat (limited to 'doc')
-rw-r--r-- | doc/urimethodmap.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/urimethodmap.md b/doc/urimethodmap.md index 4b1bdf06..70bd7d42 100644 --- a/doc/urimethodmap.md +++ b/doc/urimethodmap.md @@ -42,7 +42,7 @@ Comment = *WHITESPACE CR / "#" *CHAR CR ``` Note that an ASCII colon sign (:) must be present after the protocol -name. However, the whitespace may not be omitted. +name. However, the whitespace may be omitted. Examples: |