Skip to content

Commit

Permalink
Merge pull request #458 from t11r/patch-1
Browse files Browse the repository at this point in the history
chore: fix typo in readme
  • Loading branch information
paulpestov authored Aug 8, 2024
2 parents 038e721 + 4a11f70 commit d209429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ tido.someMethod()

| Name | Arguments | Type | Description |
|----------|-----------|-----------------|--------------------------------------------------------------------------------------------|
| setTheme | name | `dark`, `light` | Sets color theme. The attribute `colo-scheme` at the container element will be overridden. |
| setTheme | name | `dark`, `light` | Sets color theme. The attribute `color-scheme` at the container element will be overridden. |



Expand Down

0 comments on commit d209429

Please sign in to comment.