diff --git a/_source/reference/streams.md b/_source/reference/streams.md index 77002c5..bf7a75d 100644 --- a/_source/reference/streams.md +++ b/_source/reference/streams.md @@ -102,7 +102,7 @@ Replaces the element designated by the target dom id via morph. ``` -Also accepts a `data-turbo-morph-style="innerHTML"` attribute to morph the inner content of the element designated with the dom_id only. +A `data-turbo-morph-style="innerHTML"` attribute can be added to element designated with the dom_id to morph its inner content only. ### Refresh