aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAlex Schofield <git@ajschof.me>2026-04-14 22:47:11 +0100
committerAlex Schofield <git@ajschof.me>2026-04-14 22:47:11 +0100
commit1b7ae7461829c28018043090b345f1924376f370 (patch)
treee0505788f1bb940bb0146ae26eeaad62c9af170d /README.md
parent3b41903d01c2446ee4d4f6804b1f80b0973560d9 (diff)
downloadfuelnearme-1b7ae7461829c28018043090b345f1924376f370.tar.gz
fuelnearme-1b7ae7461829c28018043090b345f1924376f370.zip
fix typo in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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
git.ajschof.me — hosted by ajschofield — powered by cgit