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

Commit 0675938

Browse files
committed
docs(tutorial/step_09): fix formatting
1 parent b211220 commit 0675938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/guide/filter.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
A filter formats the value of an expression for display to the user. They can be used in view templates,
66
controllers or services and it is easy to define your own filter.
77

8-
The underlying API is the {@link ng.$filterProvider filterProvider}.
8+
The underlying API is the {@link ng.$filterProvider `filterProvider`}.
99

1010
## Using filters in view templates
1111

0 commit comments

Comments
 (0)