Skip to content

Commit b602e02

Browse files
authored
fix tab in readme
1 parent 5fef7ee commit b602e02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ In your create-react-app project's `config/deploy.js` file,
1414

1515
```
1616
module.exports = function(deployTarget) {
17-
// ... other config ...
17+
// ... other config ...
1818
1919
if (deployTarget === 'production') {
2020
ENV['create-react-app'] = {

0 commit comments

Comments
 (0)