Skip to content

Commit 9bf9e5a

Browse files
bors[bot]al-jshen
andauthored
Merge #396
396: Fix grammar in I2C r=adamgreig a=al-jshen Co-authored-by: Jeff Shen <22137276+al-jshen@users.noreply.github.com>
2 parents 554d02b + 01d4e94 commit 9bf9e5a

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)