Skip to content

Commit

Permalink
doc: Update property.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RogerSelwyn authored Nov 7, 2023
1 parent 8d94dbc commit ea7d53c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/property.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ properties = await homelink_api.async_get_properties()
## Get Property

```
devices = await homelink_api.async_get_property(propertyreference)
property = await homelink_api.async_get_property(propertyreference)
```

## Get Property Devices
Expand Down

0 comments on commit ea7d53c

Please sign in to comment.