From e53c99e54c7ebc5adfa11b6885aa280901597009 Mon Sep 17 00:00:00 2001 From: h0chi Date: Tue, 29 Mar 2022 19:17:38 +0200 Subject: [PATCH] fix markdown syntax typo --- docs/en/api-reference/peripherals/spi_master.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/api-reference/peripherals/spi_master.rst b/docs/en/api-reference/peripherals/spi_master.rst index 1dbf658eb2..19474bb220 100644 --- a/docs/en/api-reference/peripherals/spi_master.rst +++ b/docs/en/api-reference/peripherals/spi_master.rst @@ -419,7 +419,7 @@ To have better control of the calling sequence of functions, send mixed transact | QUADHD | 4 | 21 | +----------+------+------+ - * Only the first Device attached to the bus can use the CS0 pin. + \* Only the first Device attached to the bus can use the CS0 pin. .. _speed_considerations: