Skip to content

Commit 504a1f8

Browse files
Fixed one typo
1 parent f68f498 commit 504a1f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ InputBuffer.GetInput();
2323

2424
string value = InputBuffer.GetBufferAsString();
2525

26-
InputBuffer.clear_buffer();
26+
InputBuffer.ClearBuffer();
2727
```
2828

2929
### Input process

0 commit comments

Comments
 (0)