From 91f7b94a3ac46deae2b19b7fdfa8a2efc3cd73e2 Mon Sep 17 00:00:00 2001 From: MattMo Date: Tue, 11 Apr 2023 08:52:05 -0700 Subject: [PATCH] Fixing typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aeca3aa..f42b4e8 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A C# application to render TOF data as a heat map. ## Parts list - [Raspberry Pi Model 4](https://www.raspberrypi.com/products/raspberry-pi-4-model-b/) -- [ArduCam TOF Snsor](https://www.arducam.com/time-of-flight-camera-raspberry-pi/) +- [ArduCam TOF Sensor](https://www.arducam.com/time-of-flight-camera-raspberry-pi/) ## Dependencies - [Raspberry Pi OS 32bit](https://www.raspberrypi.com/software/operating-systems/#raspberry-pi-os-32-bit)