docs(ajs-quick-reference): Add missing monospaced typeface for variable name (#3339)
This commit is contained in:
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
|
||||
|
|
Loading…
Reference in New Issue