docs: fix a grammar mistake (#30949)

Grammar mistake is in the JsonPipe section
PR Close #30949
This commit is contained in:
Moh'd Ali 2019-06-10 13:56:49 +03:00 committed by Andrew Kushnir
parent 87bf1791a9
commit c15e6750d5
1 changed files with 1 additions and 1 deletions

View File

@ -548,7 +548,7 @@ It displays the same hero data in JSON format by chaining through to the built-i
The [JsonPipe](api/common/JsonPipe)
provides an easy way to diagnosis a mysteriously failing data binding or
provides an easy way to diagnose a mysteriously failing data binding or
inspect an object for future binding.