Commit 3ac4035a authored by Cory House's avatar Cory House Committed by Keyan Zhang
Browse files

Typo fix (#122)

parent cd403b32
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
...@@ -264,7 +264,7 @@ suppress_type=$FlowIssue ...@@ -264,7 +264,7 @@ suppress_type=$FlowIssue
suppress_type=$FlowFixMe suppress_type=$FlowFixMe
``` ```
Re-run flow, and you sholdn’t get any extra issues. Re-run flow, and you shouldn’t get any extra issues.
If you later `eject`, you’ll need to replace `react-scripts` references with the `<PROJECT_ROOT>` placeholder, for example: If you later `eject`, you’ll need to replace `react-scripts` references with the `<PROJECT_ROOT>` placeholder, for example:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment