Skip to content

Commit 598d673

Browse files
committed
retry fixing C♯ markdown
1 parent 085e8cb commit 598d673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

normalization/csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unicode normalization in C\#
1+
# Unicode normalization in C
22

33
Unicode normalization is available in the core language via the `Normalize`
44
method on strings (`String` objects).

0 commit comments

Comments
 (0)