Skip to content

Commit 6a3923c

Browse files
authored
Fix minor typo
1 parent bb675df commit 6a3923c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ env DOCKER_IMAGE_NAME=my_custom_image poetry run pytest
193193
## Logging
194194

195195
You can set the logging level or severity level of the messages to be logged with the
196-
environment variable `LOG_LEVEL`. Defaul value is info. Possible values are: debug,
196+
environment variable `LOG_LEVEL`. Default value is info. Possible values are: debug,
197197
info, notice, warning, err, crit, alert and emerg.
198198

199199
## Supported API versions

0 commit comments

Comments
 (0)