From ca8d718c920c78cf207a5b269e532acd58e218e5 Mon Sep 17 00:00:00 2001 From: Kia King Ishii Date: Tue, 31 May 2022 23:02:20 +0900 Subject: [PATCH] docs: update Co-authored-by: Ben Hong --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index dd776b11..20ab60ff 100644 --- a/docs/index.md +++ b/docs/index.md @@ -24,5 +24,5 @@ features: - title: Power of Vue meets Markdown details: The project structure that helps you focus on writing, yet fully customizable for any website development. - title: Fully static yet still dynamic - details: Go wild with the true SSG + SPA architecture. Static on the page load, engage users with 100% interactive from there. + details: Go wild with true SSG + SPA architecture. Static on page load, but engage users with 100% interactivity from there. ---