Skip to content
This repository was archived by the owner on Jul 31, 2018. It is now read-only.

Commit 3be81a9

Browse files
committed
import.context
1 parent 1ea93e4 commit 3be81a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

002-es6-modules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ It is our intent to:
1414

1515
1. Allow a common module syntax for Browser and Server.
1616
2. Allow a common registry for inspection by Browser and Server environments/tools.
17-
* these will most likely be represented by metaproperties like `import.ctx` but spec is not in place fully yet.
17+
* these will most likely be represented by metaproperties like `import.context` but spec is not in place fully yet.
1818

1919
## Related
2020

0 commit comments

Comments
 (0)