Skip to content

Commit efe4633

Browse files
PatrickJSmhevery
authored andcommitted
refactor(empty.ts): typo (angular#8398)
emppty -> empty
1 parent 19e6538 commit efe4633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/empty.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
// This file intentionally left blank. It is used to load nothing in some cases.
22
// Such as parse5/index is redirected here instead of loading into browser.
33

4-
export var __emppty__;
4+
export var __empty__;

0 commit comments

Comments
 (0)