@@ -52,7 +52,7 @@ Although this may seem obvious to some, it's worth mentioning that Alpine data c
```
<a name="data-less-alpine"></a>
-### Data-less alpine
+### Data-less Alpine
Sometimes you may want to use Alpine functionality, but don't need any reactive data. In these cases, you can opt-out of passing an expression to `x-data` entirely. For example: