diff --git a/core/templates/index.html b/core/templates/index.html index eea8d4a..c575439 100644 --- a/core/templates/index.html +++ b/core/templates/index.html @@ -4,7 +4,7 @@
It is an exciting new way to build reactive, modern real-time apps.
It eliminates the hassle of maintaining state on the client.
-It's a new way of thinking... and it works with technologies that Rails developers already use, like server rendered HTML, Russian Doll caching, Stimulus and Turbolinks.
+It's a new way of thinking... and it works with technologies that Django developers already use, like server rendered HTML, Russian Doll caching, Stimulus and Turbolinks.
The demos on this site are an attempt to teach others how to build reactive applications with django-sockpuppet.