diff --git a/public/features.jade b/public/features.jade index b3ebaece01..4f6fd97f1a 100644 --- a/public/features.jade +++ b/public/features.jade @@ -74,7 +74,7 @@ .grid-fluid.l-space-bottom-8 .c3.text-center - .sticker + .sticker .c7 h3.text-headline.text-uppercase Support for Web Components p.text-body Angular 2 plays nicely with web components built using other libraries (Polymer, X-Tag and others), allowing you to pass data into them as easily as into Angular-native components. Angular components use web standards (e.g. shadow DOM and the HTML5 template tag) in browsers that support them.