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
76
76
Only presentation layer for the app, styles, images, icons are meant to be under this.
77
77
78
78
` 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.
80
80
81
81
#### Running
82
82
@@ -159,8 +159,8 @@ A Good use case would be:
159
159
160
160
#### Contributing
161
161
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 ) .
163
163
164
164
#### TODO
165
165
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