From 693548c0ff0a4b183a3bed9bb9d7f622537d8d2d Mon Sep 17 00:00:00 2001 From: Jacobtread Date: Thu, 22 May 2025 19:37:53 +1200 Subject: [PATCH] docs: fix mistake --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68ded5d..0fa3292 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ![Build](https://img.shields.io/github/actions/workflow/status/jacobtread/obsidian-timekeep/build.yml?style=for-the-badge) ![Tests](https://img.shields.io/github/actions/workflow/status/jacobtread/obsidian-timekeep/tests.yml?style=for-the-badge&label=Tests) -This plugin provides a simple and easy way track time spent on various tasks. After tracking your time, you can export the tracked time as a **Markdown Table**, **CSV**, **JSON**, or **PDF**. +This plugin provides a simple and easy way to track time spent on various tasks. After tracking your time, you can export the tracked time as a **Markdown Table**, **CSV**, **JSON**, or **PDF**. ![Tracker](images/tracker.png)