From 0ff976c8f1d53b3636c91d826c77b4035cd8dba2 Mon Sep 17 00:00:00 2001 From: Corey Petty Date: Fri, 20 Oct 2023 10:53:54 -0400 Subject: [PATCH] typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4d22659eb..ddc4aaef9 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,9 @@ If you see a type or broken link, PRs are always welcome :) If there is information you'd like to see included that isn't here, create and issue :) ### Using Obsidian -Quartz is created to serve a static site off of an [Obsidian](https://obsidian.md) vault, and thus is the preferred way to manage content locally. In order for all it to function properly, a things need to be done properly. +Quartz is created to serve a static site off of an [Obsidian](https://obsidian.md) vault, and thus is the preferred way to manage content locally. In order for all it to function properly, a few things need to be done properly. -First and foremost, Quartz uses links references with `content` as the root direction, so when opening in Obsidian, open the content folder, and _not_ the repo directory. +First and foremost, Quartz uses links references with `content` as the root directory, so when opening in Obsidian, open the `content` folder, and _not_ the repo directory. Then the following vault settings need to be configured