From 0e09f75ee51987c05cee8f2a843d732c0722a034 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yannick=20Gro=C3=9F?= Date: Mon, 20 May 2024 14:10:08 +0200 Subject: [PATCH] fixed typo in readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index c38dfb9..4a0c28a 100644 --- a/readme.md +++ b/readme.md @@ -73,7 +73,7 @@ See: [#64][station_id_issue_url] ### Logging -vvspy uses the python logging module. If you want to change the log level of vvsp, use the following: +vvspy uses the python logging module. If you want to change the log level of vvspy, use the following: ```python import logging