Skip to content

Commit

Permalink
fix: 馃悰 readme
Browse files Browse the repository at this point in the history
  • Loading branch information
avivharuzi committed Sep 23, 2023
1 parent a926db6 commit f25061d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ yarn install ngx-skeleton
Import `NgxSkeletonModule` into the current module's imports:

```ts
import {NgxSkeletonModule} from 'ngx-skeleton';
import { NgxSkeletonModule } from 'ngx-skeleton';

imports: [
// ...
Expand Down

0 comments on commit f25061d

Please sign in to comment.