Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit db1cf6d

Browse files
greggunnerNarretz
authored andcommitted
docs(guide/Filters): add title for consistency
Closes #14143
1 parent 6253de3 commit db1cf6d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/content/guide/filter.ngdoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
@sortOrder 280
44
@description
55

6+
# Filters
7+
68
A filter formats the value of an expression for display to the user. They can be used in view templates,
79
controllers or services and it is easy to define your own filter.
810

0 commit comments

Comments
 (0)