From f91779ce53ad54b138a62bad58a2c7eff854b402 Mon Sep 17 00:00:00 2001 From: Yunobot Date: Sun, 27 Dec 2020 20:19:53 +0000 Subject: [PATCH] Remove space between word and column, and word and semi column --- hardware.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hardware.md b/hardware.md index 96103d43..017d16ee 100644 --- a/hardware.md +++ b/hardware.md @@ -1,8 +1,8 @@ # Hardware -YunoHost can be installed on the following hardware : -- ARM boards (Raspberry Pi, Olinuxino LIME1 & 2, Orange Pi, etc.) ; -- 'Old' desktop computers or laptops ; +YunoHost can be installed on the following hardware: +- ARM boards (Raspberry Pi, Olinuxino LIME1 & 2, Orange Pi, etc.); +- 'Old' desktop computers or laptops; - Remote servers, a.k.a Virtual Private Servers (VPS). Corresponding installation guides can be found on [this page](/install).