Skip to content

Commit da7b779

Browse files
committed
docs: updated a few wordings
1 parent 9d45a05 commit da7b779

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/home/features/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ const FeatureList: FeatureItem[] = [
2020
)
2121
},
2222
{
23-
title: 'Plugin Ecosystem',
23+
title: 'Plugin Support',
2424
img: require('@site/static/img/plugins.jpg').default,
2525
description: (
2626
<>
27-
Elemental has a rich plugin ecosystem which allows you to extend the functionality of the Querybuilder. It also
27+
Elemental has rich plugin support which allows you to extend the functionality of the Querybuilder. It also
2828
comes with a set of pre-built plugins.
2929
</>
3030
)

0 commit comments

Comments
 (0)