Skip to content
This repository has been archived by the owner on Jul 29, 2023. It is now read-only.

Commit

Permalink
chore: make docs consistent with API
Browse files Browse the repository at this point in the history
  • Loading branch information
chernodub committed Nov 9, 2022
1 parent 88176b3 commit 6e360d3
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 @@ -35,7 +35,7 @@ npm i ngx-lss
// ...
imports: [
// ...
NgxLocalStorageModule,
NgxLocalStorageModule.forRoot(),
]
})
export class AppModule { }
Expand Down

0 comments on commit 6e360d3

Please sign in to comment.