We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f0d03b commit aeb96a0Copy full SHA for aeb96a0
packages/schematics/angular/library/library-long.md
@@ -2,4 +2,4 @@ A library is a type of project that does not run independently.
2
The library skeleton created by this command is placed by default in the `/projects` folder, and has `type` of "library".
3
4
You can build a new library using the `ng build` command, run unit test for it using the `ng test` command,
5
-and lint it using and the `ng lint` command.
+and lint it using the `ng lint` command.
0 commit comments