diff --git a/README.md b/README.md index 51dcfc43..6cc256e0 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ response. ## Security -To use most of the endpoints the user needs to be authenticated using JWT in the authorization header. There are 4 +To use most of the endpoints the users needs to be authenticated using JWT in the authorization header. There are 4 environment variables that can be set in the container to configure the validation/processing of the JWT. | Environment variable | Java Property | Description | Example |