Skip to content

Commit 8b0a706

Browse files
punctuation
1 parent 67abdfd commit 8b0a706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/oas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@ For example, the template `/foo/{bar}` cannot match the URI path "/foo/alpha/bet
523523

524524
See [URL Percent-Encoding](#url-percent-encoding) for additional guidance on escaping characters.
525525

526-
The path templating is defined by the following [ABNF](https://tools.ietf.org/html/rfc5234) syntax
526+
The path templating is defined by the following [ABNF](https://tools.ietf.org/html/rfc5234) syntax.
527527

528528
```abnf
529529
path-template = "/" *( path-segment "/" ) [ path-segment ]

0 commit comments

Comments
 (0)