diff --git a/docs/faq.md b/docs/faq.md index bc9c402d..2e306b09 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -54,7 +54,7 @@ As a first step, we recommend carefully reading our documentation on [GitHub](ht ??? question "Why is PiKVM OS based on Arch Linux ARM and not Raspbian / Raspberry Pi OS?" There are several reasons: - * Several years ago, when PiKVM was just starting out, Raspbian didn't have a minimalistic buiimage and the transition to systemd was in full swing, which is why the distribution was not too stable. + * Several years ago, when PiKVM was just starting out, Raspbian didn't have a minimalistic image and the transition to systemd was in full swing, which is why the distribution was not too stable. * Raspbian did not have all the necessary packages in the repositories to satisfy most software dependencies. * PiKVM was born as a pet project, and the founder likes Arch the most.