Skip to content

Commit bfa360a

Browse files
authored
fix: fix typo in orchestrator documentation (janus-idp#1508)
Fix type in orchestrator documentation Signed-off-by: Jordi Gil <[email protected]>
1 parent bba3dad commit bfa360a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/orchestrator/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The Backstage Orchestrator plugin aims to provide a better option to Scaffolder,
1010

1111
The orchestrator relies on [SonataFlow](https://sonataflow.org/), a powerful tool for building cloud-native workflow applications.
1212

13-
The main idea is to keep the same user experience for users, levering the UI components, input forms, and flow that Scaffolder provides, this way it should be straightforward for users and transparent no matter whether using Templates or Workflows, both can live together being compatible with integration points.
13+
The main idea is to keep the same user experience for users, leveraging the UI components, input forms, and flow that Scaffolder provides, this way it should be straightforward for users and transparent no matter whether using Templates or Workflows, both can live together being compatible with integration points.
1414

1515
The orchestrator controls the flow orchestrating operations/tasks that may be executed in any external service including Scaffolder Actions, this way it is possible to leverage any existing Action hence Software Templates can be easily migrated to workflows opening the door to extend them to more complex use cases.
1616

0 commit comments

Comments
 (0)