Skip to content

Commit d7022b1

Browse files
authored
Update README.md
fix typo
1 parent 7ad9c70 commit d7022b1

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
@@ -5,7 +5,7 @@ The **arduino://** wrapper is a easy and straightforward way to write and read d
55

66
## Usage
77

8-
to write date on Arduino serial just use the regular I/O functions in PHP such as **fwrite** or file_put_contents**
8+
to write date on Arduino serial just use the regular I/O functions in PHP such as **fwrite** or **file_put_contents**
99

1010
``` php
1111
\Arduino\Wrapper::register();

0 commit comments

Comments
 (0)