Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit b36e1a6

Browse files
XAMPPRockyjyn514
andauthored
Update RELEASES.md
Co-authored-by: Joshua Nelson <[email protected]>
1 parent b7cad35 commit b36e1a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Language
88
such as `◆` or `🦀`. More specifically you can now use any identifier that
99
matches the UAX #31 "Unicode Identifier and Pattern Syntax" standard. This
1010
is the same standard as languages like Python, however Rust uses NFC
11-
normalisation which may be different from other languages.
11+
normalization which may be different from other languages.
1212
- [You can now specify "or patterns" inside pattern matches.][79278]
1313
Previously you could only use `|` (OR) on complete patterns. E.g.
1414
```rust

0 commit comments

Comments
 (0)