diff --git a/aio/content/guide/pipes.md b/aio/content/guide/pipes.md index 0445b942f0f..216d62702bc 100644 --- a/aio/content/guide/pipes.md +++ b/aio/content/guide/pipes.md @@ -214,7 +214,6 @@ Note the following: * You use your custom pipe the same way you use built-in pipes. * You must include your pipe in the `declarations` array of the `AppModule`. -