docs(ajs-quick-reference): Add missing monospaced typeface for variable name (#3339)

This commit is contained in:
AlexanderLukin
2017-03-09 08:13:03 +03:00
committed by Jules Kremer
parent ec96c558e7
commit 361d645d31
@@ -600,7 +600,7 @@ table(width="100%")
<tr ng-repeat="movie in movieList | orderBy : 'title'">
:marked
Displays the collection in the order specified by the expression.
In this example, the movie title orders the movieList.
In this example, the movie title orders the `movieList`.
td
:marked
### none