From 0302ffec8c0ac774b2c5528f933d1268b5df0702 Mon Sep 17 00:00:00 2001 From: Kristoffer Engdahl Date: Tue, 19 Apr 2022 10:18:42 +0200 Subject: [PATCH] Fio was written in the wrong manner in the title Changed from FIo to Fio --- .../06.getting-started-guides/ArduinoFio/ArduinoFio.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/retired/06.getting-started-guides/ArduinoFio/ArduinoFio.md b/content/retired/06.getting-started-guides/ArduinoFio/ArduinoFio.md index 5c64fe7848..655c719d78 100644 --- a/content/retired/06.getting-started-guides/ArduinoFio/ArduinoFio.md +++ b/content/retired/06.getting-started-guides/ArduinoFio/ArduinoFio.md @@ -1,5 +1,5 @@ --- -title: 'Getting Started with the Arduino FIo' +title: 'Getting Started with the Arduino Fio' description: 'The first steps to setting up your Arduino Fio' --- @@ -179,4 +179,4 @@ When in doubt, check the Fio by programming it over a wired connection as descri When your'e ready to start writing sketches for the Arduino Fio, here are some [programming tips](./../ArduinoBoardFioTips/content.md) that will make your life easier. -*Last revision 2018/02/10 by SM* \ No newline at end of file +*Last revision 2018/02/10 by SM*