Skip to content

Commit 2216c56

Browse files
authored
Fixed typo
1 parent d09710c commit 2216c56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Steps to start it locally
2020
2. At the root of the repository, run the following commands:
2121
1. `npm i`
2222
2. `npm start`
23-
3. It should a development server and tool will be accessible at
23+
3. It should start a development server and tool will be accessible at
2424
`http://localhost:3000/DHGWorkflow`
2525
4. Note - In case, you're using Windows and see the linebreak-error please modify line 53 in `.eslintrc.json` file to `"linebreak-style": ["error", "windows"]`. Make sure you do not commit this change to prevent default environment.
2626

0 commit comments

Comments
 (0)