diff --git a/trix.md b/trix.md index ea63406..08c4317 100644 --- a/trix.md +++ b/trix.md @@ -53,10 +53,10 @@ The `trix` component also supports old values that were set. For example, you mi ## Styling -You can use the `trix-content` class to style the content. To change this class use the `styling` attribute: +You can use the `trix-content` class to style the content. To change this class use the `trix-class` attribute: ```html - + ``` This will output the following HTML: