From c6aa16b79abab9171ae3934acdac6f50a4e73bc3 Mon Sep 17 00:00:00 2001
From: Rob Hart <roberthart56@gmail.com>
Date: Sat, 14 Jan 2023 18:21:45 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index bc91143..96724d4 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ pulses cease and CS is deasserted."
 
 [For diagram of the sequential reading of registers to get the six bytes needed for x,y, and z:](https://www.analog.com/media/en/technical-documentation/application-notes/AN-1077.pdf)
 
-##23K256 memory chip as an example of SPI
+## 23K256 memory chip as an example of SPI
 
 [Datasheet for 23K256:](https://ww1.microchip.com/downloads/en/DeviceDoc/22100F.pdf)
 
-- 
GitLab