From d02af6a8ae4c3bea4c94ad63c118d517318146fe Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Tue, 08 Aug 2023 00:34:38 +0000
Subject: [PATCH] architecture, fix vendor prefixing

---
 content/hosting.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/content/hosting.md b/content/hosting.md
index cf2f256..5d09500 100644
--- a/content/hosting.md
+++ b/content/hosting.md
@@ -21,7 +21,7 @@
 
 Press "Save and deploy" and Cloudflare should have a deployed version of your site in about a minute. Then, every time you sync your Quartz changes to GitHub, your site should be updated.
 
-To add a custom domain, check our [Cloudflare's documentation](https://developers.cloudflare.com/pages/platform/custom-domains/).
+To add a custom domain, check out [Cloudflare's documentation](https://developers.cloudflare.com/pages/platform/custom-domains/).
 
 ## GitHub Pages
 

--
Gitblit v1.10.0