From 0aa4271c0c53b6c5d3b82b6c50980c5ebc1bdb73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karl=20S=C3=B6derby?= <35461661+karlsoderby@users.noreply.github.com> Date: Tue, 1 Nov 2022 13:23:00 +0100 Subject: [PATCH] Fix typo in usb host shield article --- content/retired/02.shields/arduino-usb-host-shield/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/retired/02.shields/arduino-usb-host-shield/content.md b/content/retired/02.shields/arduino-usb-host-shield/content.md index f680117aaa..e833644d77 100644 --- a/content/retired/02.shields/arduino-usb-host-shield/content.md +++ b/content/retired/02.shields/arduino-usb-host-shield/content.md @@ -81,7 +81,7 @@ The maximum length and width of the Motor Shield PCB are 2.7 and 2.1 inches resp | | | | ----------------- | --------------------------------------------------------------------------------------------- | -| Operating Voltage | 5 V | +| Operating Voltage | 5V | | USB Controller | MAX3421E | | Max Current | 500 mA when Arduino is powered by a suitable power supply connected to the Arduino power jack | | Max Current | 400 mA when Arduino is powered by its USB port |