diff --git a/README.md b/README.md
index 154477a..1ef5b3b 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ Download the latest released jar file or compile your own using the source code
https://github.com/taniman/gunbotproxycommunity/releases
Put the jar file in a directory
-Put application.properties in the smae directory and fill in your apiKeys and secrets
+Put application.properties in the same directory and fill in your apiKeys and secrets
Open ALLPAIRS-params.js and at the botom after module.exports = config; put the following line
process.env.NODE_TLS_REJECT_UNAUTHORIZED = "0";