Skip to content

Commit aeb96a0

Browse files
cexbrayatKeen Yee Liau
authored and
Keen Yee Liau
committed
docs: typo in library command docs
1 parent 8f0d03b commit aeb96a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/schematics/angular/library/library-long.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ A library is a type of project that does not run independently.
22
The library skeleton created by this command is placed by default in the `/projects` folder, and has `type` of "library".
33

44
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.
5+
and lint it using the `ng lint` command.

0 commit comments

Comments
 (0)