Skip to content

Commit 64e807f

Browse files
author
benji6
committed
lucky commit message
1 parent 62f1f4a commit 64e807f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ npm i -S combinators-js
1111
```javascript
1212
import {
1313
B, C, D, E, F, G, H, I, J, K, L, M, O, Q, R, S, T, U, V, W, Y,
14-
} from './index.es6';
14+
} from 'combinators-js';
1515

1616
// or use require or whatever, but you're good to go!
1717
```

0 commit comments

Comments
 (0)