From effd97c630d7b3c6a2149d01d779059070bd8e5b Mon Sep 17 00:00:00 2001 From: Paul Schulz Date: Fri, 29 Nov 2024 17:06:09 +1030 Subject: [PATCH] Update spi.rst - typo (#4481) --- components/spi.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/spi.rst b/components/spi.rst index f3cd46bd3a..ca9e6eeec4 100644 --- a/components/spi.rst +++ b/components/spi.rst @@ -152,7 +152,7 @@ SPI modes: ---------- SPI devices operate in one of four modes as per the table below. The choice of mode is dictated by the requirements -of the speficic peripheral chip. +of the specific peripheral chip. .. csv-table:: Supported Modes :header: "Mode", "Clock Idle Polarity", "Clock Phase", "Data shifted on", "Data sampled on"