From a57185a34bd2957a8943cf88e9b0601c1a5eb148 Mon Sep 17 00:00:00 2001 From: Nikolas Rimikis <25266387+Leptopoda@users.noreply.github.com> Date: Sat, 18 Feb 2023 14:27:52 +0100 Subject: [PATCH] Fix typo Signed-off-by: Nikolas Rimikis <25266387+Leptopoda@users.noreply.github.com> --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 9fea89c8..f90fb9b6 100644 --- a/readme.md +++ b/readme.md @@ -141,7 +141,7 @@ Although it does not seems like it is the case but from AIO perspective a Cloudf In general recommended VPS are those that are KVM/non-virtualized as Docker should work best on them. ### Note on storage options -- SD-cards are discrecommended for AIO since they cripple the performance and they are not meant for many write operations which is needed for the database and other parts +- SD-cards are disrecommended for AIO since they cripple the performance and they are not meant for many write operations which is needed for the database and other parts - SSD storage is recommended - HDD storage should work as well but is of course much slower than SSD storage