Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
cipchk committed Oct 31, 2023
1 parent 8f26626 commit 5a71978
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion schematics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Angular CLI Schematics of ng-alain.

# ng-alain

[Ng-zorro-antd](https://github.com/NG-ZORRO/ng-zorro-antd) admin panel front-end framework.
[NG-ZORRO](https://github.com/NG-ZORRO/ng-zorro-antd) admin panel front-end framework.

## Links

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ export class StartupService {
// mock
const app: any = {
name: `NG-ALAIN`,
description: `Ng-zorro admin panel front-end framework`
description: `NG-ZORRO admin panel front-end framework`
};
const user: any = {
name: 'Admin',
Expand Down

0 comments on commit 5a71978

Please sign in to comment.