spring-guides / gs-crud-with-vaadin

Creating CRUD UI with Vaadin :: Use Vaadin and Spring Data JPA to build a dynamic UI
https://spring.io/guides/gs/crud-with-vaadin
Apache License 2.0
108 stars 141 forks source link

Description of adding @Route to the main view misses a word #101

Closed sushnag22 closed 1 year ago

sushnag22 commented 2 years ago

I found a missing word error in "Define the Main View class" section of this guide(image attached below)

Screenshot-Creating CRUD UI with Vaadin

@pivotal-cla This is an Obvious Fix

mstahv commented 1 year ago

@snicoll This should be merged as well!

snicoll commented 1 year ago

@sushnag22 thanks for making your first contribution to the guide!