Skip to content

Commit 3662fde

Browse files
committed
update readme
1 parent aedde7c commit 3662fde

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Everything related to application business logic (store) resides under this dire
7676
Only presentation layer for the app, styles, images, icons are meant to be under this.
7777

7878
`web`
79-
Going forward, plann is to add a web folder to the project, that can leverage the business logic from shared folder.
79+
Going forward, plan is to add a web folder to the project, that can leverage the business logic from shared folder.
8080

8181
#### Running
8282

@@ -159,8 +159,8 @@ A Good use case would be:
159159

160160
#### Contributing
161161

162-
Please check out [Contributing] document(https://github.com/AmitM30/react-native-typescript-boilerplate/blob/master/CONTRIBUTING.md).
162+
Please check out [Contributing](https://github.com/AmitM30/react-native-typescript-boilerplate/blob/master/CONTRIBUTING.md).
163163

164164
#### TODO
165165

166-
- [ ] Build React app using `shared` business logic
166+
- [ ] Build React web app using `shared` business logic

0 commit comments

Comments
 (0)