Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Aug 6, 2022
1 parent 8aad149 commit c3fc8e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/container.js
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ Container.registerAtRule = dependant => {
}

Container.registerRoot = dependant => {
Rule = dependant
Root = dependant
}

module.exports = Container
Expand Down

0 comments on commit c3fc8e4

Please sign in to comment.