From 00badc3c4cc838999c4b27a6d9a2855802509f27 Mon Sep 17 00:00:00 2001 From: joplomacedo Date: Thu, 28 Aug 2025 15:09:42 +0100 Subject: [PATCH] fix: typo in docs/guide/installation.md --- docs/guide/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/installation.md b/docs/guide/installation.md index 10fe0a0d..92437566 100644 --- a/docs/guide/installation.md +++ b/docs/guide/installation.md @@ -71,7 +71,7 @@ Include `dist/floating-vue.min.js` in the page: Also include the default CSS: ```html - + ``` Install the plugin into your app: