Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ajagnanan committed Apr 22, 2023
1 parent 62d4fde commit 2033bfd
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 @@ -27,7 +27,7 @@ resources:
| Name | Type | Requirement | Description |
| ------------- | ------- | ------------ | ----------------------------------------------------------------------------------------------- |
| type | string | **Required** | `custom:custom:settings-sync` |
| type | string | **Required** | `custom:settings-sync` |
| enabled | boolean | **Required** | Enable card |
| sensor | sensor | **Required** | The Sensor that holds the User Settings JSON retrieved by the REST API |
| render_ui | boolean | **Required** | If the UI should be rendered |
Expand Down

0 comments on commit 2033bfd

Please sign in to comment.