Skip to content

Commit 945219e

Browse files
committed
grammar
1 parent 7074cfb commit 945219e

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
@@ -116,7 +116,7 @@ Builder {
116116
}
117117
```
118118

119-
The second ambiguity arises with Swift's ability to pass an unapplied operator reference as an argument to a function for example:
119+
The second ambiguity arises with Swift's ability to pass an unapplied operator reference as an argument to a function, for example:
120120

121121
```swift
122122
let arr: [Double] = [2, 3, 4]

0 commit comments

Comments
 (0)