From 6bd53916c415851fe4e816c9da32f61e3617fbce Mon Sep 17 00:00:00 2001
From: Aune <31650531+aunefyren@users.noreply.github.com>
Date: Tue, 21 Sep 2021 15:19:20 +0200
Subject: [PATCH] Update README.md
Grammar
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 3af5ec8..c528377 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ This is a web-based platform. Place it in a webserver like Apache or Nginx and m
There are multiple settings you must configure! They will be stored in config/config.json, but can be configured easily at your-domain-or-ip/admin.html.
-PHP will have issues with this API based on the results you want. If you have a large time frame for your wrapped period and there is a huge amount of Tautulli entries you can have multiple issues.
+PHP will have issues with this API based on the results you want. If you have a large time frame for your wrapped period and there are a huge amount of Tautulli entries you can have multiple issues.
In your php.ini file you may have to change:
- max_execution_time=enough seconds for the script to finish
- memory_limit=enough M for the script to handle JSON data