Skip to content

Commit 2c83aa7

Browse files
authored
Fix typo
1 parent 7d6a579 commit 2c83aa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ArrayDeconstructors is a source package which allows you to use new C# 7 deconst
88
## Implementation notes
99

1010
- The decision has been made such that there are no safety checks on the deconstruction methods.
11-
- For the better user experience and performance reasons we do return the array's tail.
11+
- For the better user experience and performance reasons we do NOT return the array's tail.
1212

1313
## Installation
1414

0 commit comments

Comments
 (0)