Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
countchrisdo authored Nov 22, 2024
1 parent b0952ab commit 0c6c3ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Here is an example of an HTML form generated by Web2AnyObject utility. User need
```

For testing this application a sample custom object `Web2Any_Sample` is provided. To simple quick test user can define a form to send data to this object.
For testing this application a sample custom object `Web2Any_Sample` is provided. For a quick test user can define a form to send data to this object.
NOTES: User can choose any object available on the list to use as target for this form.

## Installation Instructions
Expand All @@ -57,7 +57,7 @@ There are two ways to install Web2AnyObject App:
- Install Visual Studio Code
- Install the Visual Studio Code Salesforce extensions, including the Lightning Web Components extension

Follow these steps to setup this app in the scratch org for development. Alternative you can use shell script from Step 3 `dxorgcreate`
Follow these steps to setup this app in the scratch org for development. Alternatively you can use shell script from Step 3 `dxorgcreate`

1. If you haven't already done so, authenticate with your Developer hub org and provide it with an alias, example (devhub):

Expand Down

0 comments on commit 0c6c3ca

Please sign in to comment.