Skip to content

Commit

Permalink
Update markdowns
Browse files Browse the repository at this point in the history
  • Loading branch information
MReyna12 committed Jul 22, 2024
1 parent 5fac0fb commit b031033
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/schemas.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ Notes on schema:
* The `data-fire-event` attribute is optional
* The `data-button-text` is optional but allows the content developer to customize the text in the CTA button. The default value is `Next`.
* The `data-style-theme` attribute is optional and when specified will provide the styling shown above.
* Supported values for `data-style-theme`: `green`.
* Supported values for `data-style-theme`: `green`.

### User input block

Expand Down
2 changes: 1 addition & 1 deletion docs/styles.md
Original file line number Diff line number Diff line change
Expand Up @@ -1308,7 +1308,7 @@ Any element that contains text and is part of CTA block content.
**Usage**

```html
<p class="os-raise-cta-title-style-theme">This text is green, bold, and 24px.</p>
<p class="os-raise-green-bold-text">This text is green, bold, and 24px.</p>
```

---
Expand Down

0 comments on commit b031033

Please sign in to comment.