summaryrefslogtreecommitdiff
path: root/docs/ec_terms.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ec_terms.md')
-rw-r--r--docs/ec_terms.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ec_terms.md b/docs/ec_terms.md
index 3242302940..bd16635368 100644
--- a/docs/ec_terms.md
+++ b/docs/ec_terms.md
@@ -156,7 +156,7 @@
Communication involves a SPI frame, consisting of the assertion of chip
select, transmitting one or more bytes on the MOSI signal, receiving zero or
more bytes on the MISO signal, and de-assertion of the chip select. The
- contents of a SPI frame varies based on the SPI slave type.
+ contents of a SPI frame varies based on the SPI peripheral type.
* **UART - Universal Asynchronous Receiver Transceiver**{#uart}