Skip to content

Commit 231c333

Browse files
committed
Fix doc
1 parent ccdf6a3 commit 231c333

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ editor enviornment. Unless you are extending Eask's core functionalities.
2626
Call the following whenever you need to know Eask's API.
2727

2828
```elisp
29-
(require 'eask-api)
29+
(require 'eask-api-core)
3030
```
3131

3232
Or enable it when the project is a valid Eask project

0 commit comments

Comments
 (0)