Skip to content

Commit

Permalink
docs: correct typo in react-contoso readme (#2675)
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinbarron authored Aug 22, 2023
1 parent 84a287a commit 6e5a987
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/react-contoso/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This project was bootstrapped with [Create React App](https://github.com/faceboo
In the root directory for the repository:

```
yarn && yarn build && yarn watch:react`
yarn && yarn build && yarn watch:react
```

This will:
Expand All @@ -18,4 +18,4 @@ This will:
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.
You will also see any lint errors in the console.

0 comments on commit 6e5a987

Please sign in to comment.