Skip to content

Commit 720c10c

Browse files
Update Documentation/Evolution/DelimiterSyntax.md
Co-authored-by: Michael Ilseman <[email protected]>
1 parent 9d0cf04 commit 720c10c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/Evolution/DelimiterSyntax.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## Introduction
66

7-
This proposal helps complete the story told in *[Regex Type and Overview][regex-type]* and [elsewhere][pitch-status]. We propose the introduction of regex literals to Swift source code, providing compile-time checks and typed-capture inference.
7+
We propose the introduction of regex literals to Swift source code, providing compile-time checks and typed-capture inference. Regex literals help complete the story told in *[Regex Type and Overview][regex-type]*.
88

99
## Motivation
1010

0 commit comments

Comments
 (0)