From 52d817a588817c46126d39ce580d2279f5cc4bfc Mon Sep 17 00:00:00 2001 From: Noah <76827471+Noah-droid@users.noreply.github.com> Date: Sun, 20 Aug 2023 16:33:07 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de3b25d..7fce931 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ MIDDLEWARE_CLASSES = [ ] ``` -After you've retrieved your [API Key](https://docs.treblle.com/en/dashboard#accessing-your-api-key) and [project ID](https://docs.treblle.com/en/dashboard/projects#project-id), initialize Treblle in your `settinsg.py` file like so for django: +After you've retrieved your [API Key](https://docs.treblle.com/en/dashboard#accessing-your-api-key) and [project ID](https://docs.treblle.com/en/dashboard/projects#project-id), initialize Treblle in your `settings.py` file like so for django: ```python TREBLLE_INFO = {