Skip to content

Commit e6c9bfa

Browse files
sdesmondpkozlowski-opensource
authored andcommitted
docs(guide): example filter does not conditionally assign a color
1 parent 7a3e182 commit e6c9bfa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/content/guide/dev_guide.templates.filters.creating_filters.ngdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ as the first argument. Any filter arguments are passed in as additional argument
88
function.
99

1010
The following sample filter reverses a text string. In addition, it conditionally makes the
11-
text upper-case and assigns color.
11+
text upper-case.
1212

1313
<doc:example module="MyReverseModule">
1414
<doc:source>

0 commit comments

Comments
 (0)