File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ Everything related to application business logic (store) resides under this dire
7676Only 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
You can’t perform that action at this time.
0 commit comments