Farata / angular2typescript

Code samples from the book Angular 2 Development with TypeScript
MIT License
440 stars 269 forks source link

Minor typo: "If you remove implements Payable.." #15

Closed ychaikin closed 7 years ago

ychaikin commented 7 years ago

In PDF version, page 436, says:

If you remove implements Payable

Should be If you remove implements IPayable