Skip to content

Commit 62f8b22

Browse files
committed
Update README
1 parent 5be75a8 commit 62f8b22

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
@@ -132,7 +132,7 @@ The more details behavior when you use loader like [@babel/register](https://bab
132132
- complete to launch the express app
133133
- `GET /api/status`
134134
- load `api.js`
135-
- Compile `api.js` by babe;
135+
- Compile `api.js` by babel
136136
- > `{ ok: true }`
137137
138138
You can get lazy compilation for `api.js`.

0 commit comments

Comments
 (0)