Skip to content

Commit e34a0ca

Browse files
edyseguramgechev
authored andcommitted
docs: fix typo in index.html
Fix "unittest" typo in index.html
1 parent b500420 commit e34a0ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/cli.angular.io/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ <h4>ng serve</h4>
102102

103103
<div class="features-list">
104104
<h4>Test, Lint, Format</h4>
105-
<p>Make your code really shine. Run your unittests or your end-to-end tests with the breeze of a command. Execute the official Angular linter and run clang format.</p>
105+
<p>Make your code really shine. Run your unit tests or your end-to-end tests with the breeze of a command. Execute the official Angular linter and run clang format.</p>
106106
</div>
107107

108108

0 commit comments

Comments
 (0)