Tune wording

This commit is contained in:
Juho Teperi 2019-02-08 10:23:31 +02:00
parent 9e30836839
commit bcfa7878ea

View file

@ -2,9 +2,8 @@
Reitit frontend integration is built from multiple layers: Reitit frontend integration is built from multiple layers:
- Core functions which are enchanted with few browser specific - Core functions with some additional browser oriented features
features - [Browser integration](./browser.md) for attaching Reitit to hash-change or HTML
- [Browser integration](./browser.md) for attaching Reitit to hash-change or HTML5
history events history events
- Stateful wrapper for easy use of history integration - Stateful wrapper for easy use of history integration
- Optional [controller extension](./controllers.md) - Optional [controller extension](./controllers.md)