Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danrevah committed Nov 28, 2016
1 parent 47e638a commit 85fa3f5
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 @@ -90,7 +90,7 @@
3. Pipes are also injectable and can be used in Components / Services / etc..

```typescript
import {ReversePipe} from 'angular2-pipes/src/app/pipes/array/reverse';
import {ReversePipe} from 'ng2-pipes/src/app/pipes/array/reverse';

@Component({
// ..
Expand Down

0 comments on commit 85fa3f5

Please sign in to comment.