From 911d29577c1e1e612010b800a695045bb1d1a2d7 Mon Sep 17 00:00:00 2001 From: Ihor Dvoretskyi Date: Tue, 21 Jan 2020 23:22:15 +0200 Subject: [PATCH] Typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92f4d41..30e95ab 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Well, you need aria2. And a web browser (if that even counts!) # Docker support There is two Dockerfile in this project, one is a common Dockerfile, which can be use for **testing purpose**.
-The second is a **production ready** Dockerfile for arm32v7 platforms (which include raspberry pi). +The second is a **production ready** Dockerfile for arm32v7 platforms (including Raspberry Pi). ### For testing purpose