Skip to content

Commit 79b33ea

Browse files
Merge pull request #118 from NipunaMadhushan/main
Update Logic Apps documentation
2 parents e000a57 + dd0b758 commit 79b33ea

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

en/docs/developer-guides/tools/migration-tools/logic-apps-migration-tool.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Use one of the following commands based on your needs.
6969
```
7070

7171
This will create multiple Ballerina packages inside `/path/to/logic-apps-file-directory` directory for each Logic
72-
App file.
72+
Apps file.
7373

7474
4. To convert multiple Logic Apps JSON files with a custom output location:
7575

@@ -428,7 +428,8 @@ weather-forecast_ballerina/
428428

429429
The `main.bal` file contains the main logic of the integration, which includes the scheduled trigger.
430430

431-
Please note that the generated Ballerina code may be different in multiple runs since the migration tool uses AI-based conversion and the output may vary based on the complexity of the Logic App.
431+
Please note that the generated Ballerina code may be different in multiple runs since the migration tool uses AI-based
432+
conversion and the output may vary based on the complexity of the Logic Apps application.
432433

433434
## Supported Logic Apps features
434435

0 commit comments

Comments
 (0)