Skip to content

Commit b65b775

Browse files
authored
oxford comma
1 parent 18d4246 commit b65b775

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/patterns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ r[patterns.wildcard.struct-matcher]
368368
Inside other patterns it matches a single data field (as opposed to the `..` which matches the remaining fields).
369369

370370
r[patterns.wildcard.no-binding]
371-
Unlike identifier patterns, it does not copy, move or borrow the value it matches.
371+
Unlike identifier patterns, it does not copy, move, or borrow the value it matches.
372372

373373
Examples:
374374

0 commit comments

Comments
 (0)