docs: fix typo in docs.md (#27484)
Added a period to the end of the last sentence in the first paragraph PR Close #27484
This commit is contained in:
parent
657cf733a2
commit
0897ebac9e
|
@ -1,6 +1,6 @@
|
|||
<h1 class="no-toc">What is Angular?</h1>
|
||||
|
||||
Angular is a platform that makes it easy to build applications with the web. Angular combines declarative templates, dependency injection, end to end tooling, and integrated best practices to solve development challenges. Angular empowers developers to build applications that live on the web, mobile, or the desktop
|
||||
Angular is a platform that makes it easy to build applications with the web. Angular combines declarative templates, dependency injection, end to end tooling, and integrated best practices to solve development challenges. Angular empowers developers to build applications that live on the web, mobile, or the desktop.
|
||||
|
||||
<div class="card-container">
|
||||
<a href="generated/live-examples/toh-pt1/stackblitz.html" target="_blank" class="docs-card"
|
||||
|
|
Loading…
Reference in New Issue