From eca149b3a3cbd707ea1966fddd74a0838087e8e3 Mon Sep 17 00:00:00 2001 From: arch1mede Date: Sun, 22 Oct 2023 13:47:07 -0700 Subject: [PATCH] Update faq.md (#1140) Fixed some errors and grammar mistakes --- docs/faq.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/faq.md b/docs/faq.md index fbef7cd2..ffbb42b2 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -11,8 +11,8 @@ As a first step, we recommend carefully reading our documentation on [GitHub](ht ??? question "Can PiKVM work on Raspberry Pi 5?" - * Not right now, but it will. RPi5 does not provide significant improvements comapred to RPi4, so you can use any build based on RPi4, including PiKVM V3 or V4. - * RPi5 is not compatible with PiKVM V4 HAT because of due to the difference in form factor with RPi4. + * Not right now, but it will. RPi5 does not provide significant improvements compared to RPi4, so you can use any build based on RPi4, including PiKVM V3 or V4. + * RPi5 is not compatible with PiKVM V3 HAT due to the difference in form factor with RPi4. * *What about dual CSI slots and hardware coding?* We are investigating this.