From 13ec9d3779e1246e98003dd7595ea11dadb11e6e Mon Sep 17 00:00:00 2001 From: Johan Lundstroem Date: Wed, 8 Sep 2021 15:41:36 +0200 Subject: [PATCH] s/make/makes Just another typo fix. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1dd05ad..42a973f 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ A: No, CDN must enable CORS, allow empty referrer and "null" origin (or real val Q: Would it be better to optimize the image before uploading? -A: If the server will re-encode the image, it make no difference. +A: If the server will re-encode the image, it makes no difference. ----