Skip to content

Commit 1c8d83f

Browse files
committed
refactor: Improve formatting and clarity in iApp execution guide
- Enhanced readability by breaking long lines into multiple lines in the 'Choosing Between Toolkit' section. - Maintained the content integrity while improving the overall presentation of the guide.
1 parent bee1b91 commit 1c8d83f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

src/guides/use-iapp/run-iapp-with-inputs.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,13 @@ DataProtector turnkey toolkit.
1414

1515
## Choosing Between Toolkit
1616

17-
**DataProtector SDK Toolkit**: Always requires protected data. Best for Node.js/frontend projects and production environments. Offers programmatic control, integration, error handling, and batch operations.
17+
**DataProtector SDK Toolkit**: Always requires protected data. Best for
18+
Node.js/frontend projects and production environments. Offers programmatic
19+
control, integration, error handling, and batch operations.
1820

19-
**iApp Generator CLI Toolkit**: No protected data required to run an iApp. Perfect for testing, development, and quick prototyping. Provides immediate execution without coding.
21+
**iApp Generator CLI Toolkit**: No protected data required to run an iApp.
22+
Perfect for testing, development, and quick prototyping. Provides immediate
23+
execution without coding.
2024

2125
## Possible of Inputs
2226

0 commit comments

Comments
 (0)