Skip to content

Commit 01d4e94

Browse files
authored
Update the-general-protocol.md
fix grammar
1 parent 554d02b commit 01d4e94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/14-i2c/the-general-protocol.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# General protocol
22

3-
The I2C protocol is more elaborated than the serial communication protocol because it has to support
3+
The I2C protocol is more elaborate than the serial communication protocol because it has to support
44
communication between several devices. Let's see how it works using examples:
55

66
## Master -> Slave

0 commit comments

Comments
 (0)