diff --git a/source/_components/lock.lockitron.markdown b/source/_components/lock.lockitron.markdown index c26a16be5f8..418881c1693 100644 --- a/source/_components/lock.lockitron.markdown +++ b/source/_components/lock.lockitron.markdown @@ -24,7 +24,8 @@ lock: id: fdsa ``` -| Configuration variables| Optional | Description | -| ---------------------- | -------- | ----------- | -| `access_token` | no | The security token provided by Lockitron to lock and unlock your lock -| `id` | no | The lock id given by Lockitron (should be a GUID) \ No newline at end of file +Configuration variables: + +- **access_token** (*Required*): The usernThe security token provided by Lockitron to lock and unlock your lock. +- **id** (*Required*): The lock id given by Lockitron (should be a GUID). +