From 5e3632c142976861813a38eb2e66b0ab15286ddc Mon Sep 17 00:00:00 2001 From: Florian BEZANNIER <48728684+flobz@users.noreply.github.com> Date: Mon, 2 Jan 2023 20:48:38 +0100 Subject: [PATCH] fix: typo min->minute --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 663ca7a..19b4af1 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ The official api is documented [here](https://developer.groupe-psa.io/webapi/b2c http://localhost:5000/preconditioning/YOURVIN/1 or 0 2.8 Change charge hour (for example: set it to 22h30) - http://127.0.0.1:5000/charge_hour?vin=YOURVIN&hour=22&min=30 + http://127.0.0.1:5000/charge_hour?vin=YOURVIN&hour=22&minute=30 ## III. Use the dashboard