Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 361d645

Browse files
AlexanderLukinjuleskremer
authored andcommitted
docs(ajs-quick-reference): Add missing monospaced typeface for variable name (#3339)
1 parent ec96c55 commit 361d645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/ts/latest/cookbook/ajs-quick-reference.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,7 @@ table(width="100%")
600600
<tr ng-repeat="movie in movieList | orderBy : 'title'">
601601
:marked
602602
Displays the collection in the order specified by the expression.
603-
In this example, the movie title orders the movieList.
603+
In this example, the movie title orders the `movieList`.
604604
td
605605
:marked
606606
### none

0 commit comments

Comments
 (0)