Update draft-marchan-kdl2.md

Co-authored-by: Tab Atkins Jr. <jackalmage@gmail.com>
This commit is contained in:
Kat Marchán 2025-04-17 11:51:41 -07:00 committed by GitHub
parent 2f21bd3fcf
commit c4613f66ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -315,7 +315,7 @@ may be used.
#### Explicit Suffix Type Annotation
Any ({{number}}) may have a `#` attached to it, followed by any valid
Any ({{number}}) may have a `#` appended to it, followed by any valid
({{identifier-string}}). This is an explicit ({{suffix-type-annotation}}) syntax
without any of the relatively complex requirements of
({{bare-suffix-type-annotation}}), which can be a useful escape hatch. For