From 1b7ae7461829c28018043090b345f1924376f370 Mon Sep 17 00:00:00 2001 From: Alex Schofield Date: Tue, 14 Apr 2026 22:47:11 +0100 Subject: fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37e111d..8f239b7 100644 --- a/README.md +++ b/README.md @@ -48,5 +48,5 @@ pip install -r requirements.txt - [ ] Handle API timeouts using `while` loops - [ ] Add true cost of fuel - cheaper fuel further away but driving there still costs - [ ] Create a real-time TUI - **depends on API functionality** -- [ ] Modualise the code - split into functions/classes +- [ ] Modularise the code - split into functions/classes - [ ] Replace `print` with `logging` module -- cgit v1.2.3