diff --git a/README.md b/README.md index bdf4ceb..8e915a1 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ CORRECT: "api_prefix": "23498723498", "api_secret": "a1b2c3d4" ``` -STEP 2: Do not add a dot in config.json +Do not add a dot in config.json The Python script contains this line: ``` "X-API-Key": f"{prefix}.{secret}"