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:
Brad Brandhorst 2018-12-05 14:04:22 -05:00 committed by Andrew Kushnir
parent 657cf733a2
commit 0897ebac9e
1 changed files with 1 additions and 1 deletions

View File

@ -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"