From 21e81eee83e42d42305a8397a6c46dca8ce66e49 Mon Sep 17 00:00:00 2001 From: DUOLabs Date: Mon, 4 Jan 2021 18:15:10 -0500 Subject: [PATCH] Slight grammatical error-- "is" to "are" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8539016..76fc5fa 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ The creator of [Photopea](https://www.photopea.com/), a great free alternative to Photoshop, is not interested on making an offline version, so I took it upon myself to make it. ## Issues -If there are any issues, please let me know. On my to-do list is to get text working, as the fonts saved on an external server and is not loaded into the browser when the website loads, but rather as you need it. +If there are any issues, please let me know. On my to-do list is to get text working, as the fonts are saved on an external server and are not loaded into the browser when the website loads, but rather as you need it. ## How to use Download the repo, go to [index.html](www.photopea.com/index.html), and open it in your browser. It should load and you can use it like normal.