diff --git a/README.md b/README.md index 42aca5e..f3f64e1 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ JWT_EXPIRES_IN=1h PORT=3000 ``` -> **Important**: Replace `your_secure_secret_key` with a strong, random secret for production use. +> **Important** Replace `your_secure_secret_key` with a strong, random secret for production use. ### Running the Application