Typo in tutorial
Closed this issue · 1 comments
maacl commented
I believe thee is an error in the tutorial at:
http://google.github.io/kratu/tutorial/
Shouldn't:
kratu.setEntities(spaceships);
in the "Rendering basic report" section be:
kratu.setEntities(ships);
tarjeiv commented
Thanks maacl!
Fixed now.
- Tarjei