google/kratu

Typo in tutorial

Closed this issue · 1 comments

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);

Thanks maacl!
Fixed now.

  • Tarjei