There was an error while loading. Please reload this page.
2 parents e9238a6 + a69e17c commit 14cdc03Copy full SHA for 14cdc03
README.md
@@ -913,7 +913,7 @@ You can download the PDF and Epub version of this repository from the latest run
913
**[⬆ Back to Top](#table-of-contents)**
914
915
31. ### What is a custom pipe?
916
- Apart from built-inn pipes, you can write your own custom pipe with the below key characteristics,
+ Apart from built-in pipes, you can write your own custom pipe with the below key characteristics:
917
1. A pipe is a class decorated with pipe metadata **@Pipe** decorator, which you import from the core Angular library
918
For example,
919
```javascript
0 commit comments