Skip to content

Commit

Permalink
docs(README): fix pipe typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rbalet committed Nov 7, 2024
1 parent 9afdb99 commit b5be32e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ import { NgxHrefDirective, ToAnchorPipe } from 'ngx-href'

imports: [
NgxHrefDirective,
NgxHrefPipe,
ToAnchorPipe,
]
```

Expand Down

0 comments on commit b5be32e

Please sign in to comment.