diff --git a/components/features/Main.vue b/components/features/Main.vue index a57be3bfce..42bab66510 100644 --- a/components/features/Main.vue +++ b/components/features/Main.vue @@ -15,7 +15,7 @@ Strong typing and autocompletion: iterate quickly when adding new flows, triggers and tasks. If something is incorrect in your workflow definition, you will know in advance thanks to the built-in syntax validation.
  • - Support for data-mesh: thanks to the thanks to the simple YAML interface, built-in documentation and blueprints, domain experts can build their own workflows, too. + Support for data-mesh: thanks to the simple YAML interface, built-in documentation and blueprints, domain experts can build their own workflows, too.
  • Intuitive UI built not only for engineers: when you add workflows directly from the UI, the live-updating topology view helps you see dependencies between processes, systems and tasks.