We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d45a05 commit da7b779Copy full SHA for da7b779
src/components/home/features/index.tsx
@@ -20,11 +20,11 @@ const FeatureList: FeatureItem[] = [
20
)
21
},
22
{
23
- title: 'Plugin Ecosystem',
+ title: 'Plugin Support',
24
img: require('@site/static/img/plugins.jpg').default,
25
description: (
26
<>
27
- Elemental has a rich plugin ecosystem which allows you to extend the functionality of the Querybuilder. It also
+ Elemental has rich plugin support which allows you to extend the functionality of the Querybuilder. It also
28
comes with a set of pre-built plugins.
29
</>
30
0 commit comments