diff --git a/docs/content/tutorial/step_09.ngdoc b/docs/content/tutorial/step_09.ngdoc index c5dcdbf49d9f..dadefbd792c4 100644 --- a/docs/content/tutorial/step_09.ngdoc +++ b/docs/content/tutorial/step_09.ngdoc @@ -120,7 +120,7 @@ You should now see the following output in the Karma tab: # Experiments -* Let's experiment with some of the {@link ng.$filterProvider built-in Angular filters} and add the +* Let's experiment with some of the {@link ng.filter built-in Angular filters} and add the following bindings to `index.html`: * `{{ "lower cap string" | uppercase }}` * `{{ {foo: "bar", baz: 23} | json }}`