qontu / ngx-inline-editor

Native UI Inline-editor Angular (4.0+) component
https://qontu.github.io/ngx-inline-editor
MIT License
164 stars 90 forks source link

correct (onError) #106

Closed Modarresi closed 7 years ago

Modarresi commented 7 years ago

Thanks for your useful Component. please correct this on your README.md (onError)="myHandleError" ==> (onError)="myHandleError()"

tonivj5 commented 7 years ago

Thank you @Modarresi! :smile:

Could you send us a PR with that correction? :sweat_smile:

Modarresi commented 7 years ago

sorry I m new. what means PR

tonivj5 commented 7 years ago

@Modarresi, a Pull Request is a contribution to the code base. A better definition could be this :+1: