Skip to content

Commit

Permalink
Improve scaffolding guide text clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
kodjomiles committed Feb 1, 2025
1 parent 408bde6 commit 2a6e795
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/guides/all/scaffold-a-new-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ The action we will create in this guide will:

<img src='/img/guides/scaffoldActionDetails.png' width='70%' border='1px' />
<br/>
4. Click on the `Next` to proceed to the `User Form` tab and click on `+ Input`.
4. Click `Next` to proceed to the `User Form` tab, then click on `+ Input`.
5. Enter `Service name` as the **Title**, select `Text` for the **Type**, set **Required** to `True`, and click on the `Create` button.

<img src='/img/guides/scaffoldActionInputDetails.png' width='70%' border='1px' />
Expand Down Expand Up @@ -94,7 +94,7 @@ The action we will create in this guide will:



6. Click on the `Next` to configure the **Backend**.
6. Click `Next` to configure the **Backend**.



Expand Down

0 comments on commit 2a6e795

Please sign in to comment.