m-e-conroy / angular-dialog-service

A complete AngularJS service with controllers and templates for generating application modals and dialogs for use with Angular-UI-Bootstrap and Twitter Bootstrap
MIT License
618 stars 228 forks source link

useFontAwesome - Wording in README.md #96

Closed Blarm1959 closed 9 years ago

Blarm1959 commented 9 years ago

injecting $dialogsProvider into your module's config function and calling $dialogsProvider.useFontAwesome().

should be

injecting dialogsProvider into your module's config function and calling dialogsProvider.useFontAwesome().

Thanks for the great plugin.

m-e-conroy commented 9 years ago

Thank you for the correction and the compliment.