Skip to content

Commit 1cb173b

Browse files
committed
docs(readme): change @worktile/ngx-planet to @worktile/planet
1 parent c549f1e commit 1cb173b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ npm i @worktile/ngx-planet --save
1717
### 1. Loading the module in the portal app module
1818

1919
```
20-
import { NgxPlanetModule } from '@worktile/ngx-planet';
20+
import { NgxPlanetModule } from '@worktile/planet';
2121
2222
@NgModule({
2323
imports: [

0 commit comments

Comments
 (0)