From 67ec5a15afede6369133ce5c095f2b30739d6698 Mon Sep 17 00:00:00 2001 From: Hans Pagel Date: Thu, 4 Feb 2021 11:41:15 +0100 Subject: [PATCH] docs: update content --- docs/src/docPages/overview/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/docPages/overview/installation.md b/docs/src/docPages/overview/installation.md index fd34c7c5..ae61e363 100644 --- a/docs/src/docPages/overview/installation.md +++ b/docs/src/docPages/overview/installation.md @@ -3,7 +3,7 @@ ## toc ## Introduction -Depending on how your development setup looks like, there are a few different ways to install tiptap. We have put together integration guides for a few popular frameworks to get you started quickly. You can even use it without any front-end framework. Choose the way that fits your workflow and start building cool things! +There are a few different ways to install tiptap, depending on how your development setup looks like. We have put together integration guides for a few popular frameworks to get you started quickly. You can even use tiptap without any front-end framework, too. Choose the way that fits your workflow and start building cool things! ## Integration guides * [Vue.js](/guide/getting-started/vue)