Skip to content

Commit 8ca479b

Browse files
authored
Update README.md
1 parent 83c46ff commit 8ca479b

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
@@ -899,7 +899,7 @@ Setting the `Invert.ValueInverter` property (similar to `Binding.Converter`) all
899899
---
900900

901901
### AutoResetStream
902-
A `Stream` decorator that resets the stream's position after red(write access
902+
A `Stream` decorator that resets the stream's position after read/write access. Resets to the optionally provided `SeekOrigin` assigned to `AutoResetStream.ResetOrigin`
903903

904904
#### Example
905905

0 commit comments

Comments
 (0)