| Index: sky/specs/markup.md
|
| diff --git a/sky/specs/markup.md b/sky/specs/markup.md
|
| index f55029aee860e8907d32a84b3ba4e8d9e977e6eb..f0bddbf18d493d4a5891713f9a56dc3c180d3bf9 100644
|
| --- a/sky/specs/markup.md
|
| +++ b/sky/specs/markup.md
|
| @@ -149,7 +149,7 @@ that everything of note would be provided by frameworks.
|
|
|
| The following elements are implicitly registered by default, even if
|
| you haven't imported anything. You can get to their constructors if
|
| -you import sky:core (basically, sky:core is always imported by defaul;
|
| +you import dart:sky (basically, dart:sky is always imported by defaul;
|
| it's the runtime library). None of these elements have shadow trees.
|
|
|
| ``<import src="foo.sky">``
|
|
|