Skip to content

Commit 6b413b0

Browse files
authored
Fix language in API docs
1 parent a0e6a56 commit 6b413b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ Saves the selected color to print the text until the color is changed again
346346
```cpp
347347
display.setTextSize(size)
348348
```
349-
Sets the size of the text that is gonna be printed
349+
Sets the size of the text that is going to be printed
350350

351351
```cpp
352352
display.setTextWrap(True/False)

0 commit comments

Comments
 (0)