Skip to content

Commit

Permalink
fix(docs): correct mention of date-fns (#1572)
Browse files Browse the repository at this point in the history
  • Loading branch information
thekiba authored and nnixaa committed Jun 13, 2019
1 parent 3987d76 commit bad91ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/articles/getting-started/what-is-nebular.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Nebular modules are distributed as separated `npm` packages:
- Nebular Security `@nebular/security`
- roles and permissions management.
- Nebular Moment `@nebular/moment`
- Nebular date-fns `@nebular/moment`
- Nebular date-fns `@nebular/date-fns`
- modules allowing Nebular components to work with dates with help most popular date librariws.
- Admin dashboard starter kit <a href="https://github.com/akveo/ngx-admin" target="_blank">ngx-admin</a> - Angular application based on Nebular modules with beautiful IOT and E-commerce components.
- <a href="https://store.akveo.com?utm_source=nebular_docs&utm_medium=nebular-intro">Backend Bundles</a> - backend starter kits connected to ngx-admin UI.
Expand Down

0 comments on commit bad91ec

Please sign in to comment.