Skip to content

Commit 91b32a2

Browse files
authored
Fix the doc
1 parent dc6074a commit 91b32a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/babel-preset-react-app/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The easiest way to use this configuration is with [Create React App](https://git
1212

1313
## Usage Outside of Create React App
1414

15-
If you want to use this ESLint configuration in a project not built with Create React App, you can install it with following steps.
15+
If you want to use this Babel preset in a project not built with Create React App, you can install it with following steps.
1616

1717
First, [install Babel](https://babeljs.io/docs/setup/).
1818

0 commit comments

Comments
 (0)