From e28d31a41889b7f9f9ad4353eaab468e40b3f698 Mon Sep 17 00:00:00 2001 From: LingDocs <71590811+lingdocs@users.noreply.github.com> Date: Sun, 26 Sep 2021 09:49:17 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ada62d..512cf6b 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,7 @@ Contains: - `dict` - the dictionary content in protobuf format - `dict-info` - information about the version of the currently available dictionary in protobuf format -The website fetches `dict-info` and `dict` as needed to check for the latest dictionary version and download it into memory/`lokijs` +The website fetches `dict-info` and `dict` as needed to check for the latest dictionary version and download it into memory/`lokijs`. ### Frontend Layer