diff --git a/bin/json/pull-arabic b/bin/json/pull-arabic index b125c34..6ab5c6e 100755 --- a/bin/json/pull-arabic +++ b/bin/json/pull-arabic @@ -52,7 +52,7 @@ end .end exit(1) end - line.rewind.print "#{chapter} of 114 chapters saved. " + line.rewind.print("#{chapter} of 114 chapters saved. ") sleep(delay) end line.end.print(Paint["Done.", :bold]).end diff --git a/bin/json/pull-english b/bin/json/pull-english index d9c1618..4769129 100755 --- a/bin/json/pull-english +++ b/bin/json/pull-english @@ -5,7 +5,7 @@ # is requested from the https://quran.com website. # # Each chapter is then saved to a JSON file - for example: -# "src/en/1.json", "src/en/2.json", etc. +# "src/json/en/1.json", "src/json/en/2.json", etc. ## # Dependencies