diff --git a/src/components/hello-riot/hello-riot.riot b/src/components/hello-riot/hello-riot.riot index 8ba695d..a1ad852 100644 --- a/src/components/hello-riot/hello-riot.riot +++ b/src/components/hello-riot/hello-riot.riot @@ -11,8 +11,10 @@

Getting Started

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

many mounting strategies exist, this is but one