From 57962fa9dac6dad31fb97d1a34fc0faa89de4fae Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Sun, 12 Feb 2023 14:06:22 -0300 Subject: [PATCH] Fix typo --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index af74e84..c9f612c 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,6 @@ there is a JSON file for each surah (also known as a chapter). The structure of each JSON file can be described as an array where the first element is an object that contains information about a surah, and the rest of the array contains - the content of the surah. The content is composed of two-element arrays - where the first element is the ayah number (also known as a verse number), and the second element is the content of the ayah.