Skip to content

Commit

Permalink
docs: Minor language change in readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
kkomelin committed May 16, 2024
1 parent 2c9b927 commit 616d286
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 @@ -78,11 +78,11 @@ pnpm start

More commands in [package.json](https://github.com/kkomelin/sui-dapp-starter/blob/main/package.json)

## Frontend deployment
## Deployment (frontend)

Follow [this guide](https://github.com/kkomelin/sui-dapp-starter/wiki/Frontend:-Deployment-to-Firebase) to deploy the frontend app to Firebase.

## Testing
## Test

```bash
pnpm test
Expand Down

0 comments on commit 616d286

Please sign in to comment.