diff --git a/aio/content/guide/testing.md b/aio/content/guide/testing.md index d72163e719..963e327cf2 100644 --- a/aio/content/guide/testing.md +++ b/aio/content/guide/testing.md @@ -178,7 +178,7 @@ For a discussion of the unit testing setup files, [see below](guide/testing#setu {@a isolated-v-testing-utilities} -### Isolated unit tests vs. the Angular testing utilites +### Isolated unit tests vs. the Angular testing utilities [Isolated unit tests](guide/testing#isolated-unit-tests "Unit testing without the Angular testing utilities") examine an instance of a class all by itself without any dependence on Angular or any injected values.