Skip to content

Commit 98a0283

Browse files
authored
Update README.md
Fixed small typo
1 parent cb5caa5 commit 98a0283

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ foreach (UCodepoint uc in dotNetString.Codepoints())
6464
Console.WriteLine(uc);
6565
/* Result:
6666
H
67-
!
67+
i
6868
6969
😁
7070
!

0 commit comments

Comments
 (0)