patternfly / patternfly-ng

The code for a set of Angular 6+ components for the PatternFly project. Note that the release/3.x branch supports Angular 4 and 5.
http://www.patternfly.org/patternfly-ng
MIT License
88 stars 55 forks source link

Typo in NotificationGroup #451

Closed LarsLuz closed 5 years ago

LarsLuz commented 5 years ago

Hello!

I found a typo in the file "notification-group.ts" - the class name is written as "NotificaitonGroup".

Thank you for your time!

joshuawilson commented 5 years ago

It is not consistently misspelled either. :(

joshuawilson commented 5 years ago

@LarsLuz you should submit a PR to fix it.

LarsLuz commented 5 years ago

I hope I didn't overlook any of the typos.

dlabrecq commented 5 years ago

I believe this was fixed via https://github.com/patternfly/patternfly-ng/pull/452