fknop / angular-pipes

Useful pipes for Angular
https://fknop.gitbook.io/angular-pipes/
MIT License
732 stars 157 forks source link

Update join.pipe.ts #78

Open MickL opened 6 years ago

MickL commented 6 years ago

The parameter is called "seperator" not character. Also it should be undefined as default. Ref: https://developer.mozilla.org/de/docs/Web/JavaScript/Reference/Global_Objects/Array/join

MickL commented 3 years ago

@fknop could you merge or close?