From bfad5acde787146e3bcf2c3e1ae593604ce0c0f3 Mon Sep 17 00:00:00 2001 From: ScottBorland <40732509+ScottBorland@users.noreply.github.com> Date: Fri, 28 Aug 2020 16:48:21 +0100 Subject: [PATCH] Update README.md Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2656ab2..fa4ee6a 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ An example of a shop setup using Auto-Tune: - Configurable sell-price-difference - Sell price-differnence-variation algorithim options [Update period, total time, starting-difference, ending difference] - Player loaning [/loan, /loans, /payloan, easy to use] - - Configurable intrest rates [Update period, amount and more] + - Configurable interest rates [Update period, amount and more] - Debt settings - Incredibly fast data-collection and creation [50000 data insertions and retrevals a second when in memory, 5000 data insertions and retrevals a second when in storage (in our tests)] - Data corruption protection