Skip to content

Commit cb176e0

Browse files
Update README.md
1 parent 50bd32c commit cb176e0

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
@@ -229,7 +229,7 @@ If you want to reuse your option structs for efficiency, you can use this method
229229
encoder.GetOptionRef(ENCODER_OPTION.ENCODER_OPTION_GET_STATISTICS, ref ss);
230230
decoder.GetOptionRef(DECODER_OPTION.DECODER_OPTION_GET_STATISTICS, ref ss1);
231231
```
232-
# Eample App
232+
# Example App
233233
A simple example WPF application is provided. here you can explore:
234234
- Advanced Setup and their effects.
235235
- Using LTR references and loss recovery.

0 commit comments

Comments
 (0)