Skip to content

Commit

Permalink
Fix markdown typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesamuel committed Jun 12, 2018
1 parent c64b5f3 commit 5e5bcb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -10,7 +10,7 @@ a large application to grant different degrees of trust to different modules.

[Slides for May TC39 meeting](https://docs.google.com/presentation/d/1VJsrZjW5vVpi9xnWP6EY2LI5XmpPxEmEcB0jqKQdvhs)

[Implementation and polyfilling babel plugin on NPM](https://www.npmjs.com/package/module-keys
[Implementation and polyfilling babel plugin on NPM](https://www.npmjs.com/package/module-keys)

It is based on a [proof of concept in Node.js `require()`d modules][CommonJS proof of concept].
It is largely a rewrite of the [Node frenemies design][] into an ES6 modules context.
Expand Down

0 comments on commit 5e5bcb3

Please sign in to comment.