Skip to content

Commit b5be32e

Browse files
committed
docs(README): fix pipe typo
1 parent 9afdb99 commit b5be32e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ import { NgxHrefDirective, ToAnchorPipe } from 'ngx-href'
139139

140140
imports: [
141141
NgxHrefDirective,
142-
NgxHrefPipe,
142+
ToAnchorPipe,
143143
]
144144
```
145145

0 commit comments

Comments
 (0)