diff --git a/site/static/md/guide/getting_started.md b/site/static/md/guide/getting_started.md index cd94c353e..ce3a7f067 100644 --- a/site/static/md/guide/getting_started.md +++ b/site/static/md/guide/getting_started.md @@ -118,17 +118,17 @@ The value of the `data-text` attribute is a [Datastar expression](/guide/datasta The [`data-computed`](/reference/attribute_plugins#data-computed) attribute creates a new signal that is computed based on an expression. The computed signal is read-only, and its value is automatically updated when any signals in the expression are updated. ```html -