From 4cf59a39a20cf05640ce18a28733ae1babe73f12 Mon Sep 17 00:00:00 2001 From: Han Date: Sun, 5 Nov 2023 16:46:56 +0700 Subject: [PATCH] plugin to Plugin --- docs/src/pages/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/pages/index.js b/docs/src/pages/index.js index 9292acce2..6c7de6970 100644 --- a/docs/src/pages/index.js +++ b/docs/src/pages/index.js @@ -36,7 +36,7 @@ const features = [ icon: CubeTransparentIcon, }, { - name: "Extendable via App and plugin framework", + name: "Extendable via App and Plugin framework", desc: "Jan has a versatile app and plugin framework, allowing you to customize it to your needs.", icon: FolderPlusIcon },