From 2d9194265a308761400f105b7c1a85174a29a584 Mon Sep 17 00:00:00 2001 From: Daniel Bauer <4690162+dnlbauer@users.noreply.github.com> Date: Sat, 21 Dec 2024 12:37:34 +0100 Subject: [PATCH] fix: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a5b7dc..4bee107 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This is a plugin for Obsidian (https://obsidian.md). Obsidian Dataview Autocomplete enhances the functionality of the popular [Dataview plugin](https://github.com/blacksmithgu/obsidian-dataview) -by providing autocomplete suggestions for metadata fields in the editor. This makes it easy to reuse existing fields and reduced typing errors. +by providing autocomplete suggestions for metadata fields in the editor. This makes it easy to reuse existing fields and reduces typing errors. ![Demo](./assets/demo.gif)