diff --git a/src/components/hello-riot/hello-riot.riot b/src/components/hello-riot/hello-riot.riot index a1ad852..75adc3c 100644 --- a/src/components/hello-riot/hello-riot.riot +++ b/src/components/hello-riot/hello-riot.riot @@ -5,15 +5,15 @@

Start your development with - Riot a component-based ui library running on the - Vite frontend tooling. + Riot, a component-based ui library, running on the + Vite front-end tooling.

Getting Started

This page is found at
src/components/hello-riot/hello-riot.riot
- and is mounted via object registry in + and is mounted via object registry at src/index.js.

many mounting strategies exist, this is but one