diff --git a/docs/API Reference Documentation/Policy Table/Device Data/index.md b/docs/API Reference Documentation/Policy Table/Device Data/index.md index 148fb92..1452fa1 100644 --- a/docs/API Reference Documentation/Policy Table/Device Data/index.md +++ b/docs/API Reference Documentation/Policy Table/Device Data/index.md @@ -18,7 +18,7 @@ Devices are identified in the Policy Table using a unique identifier. Device un Whether or not an SDL user has given permission for a feature can be stored for each device and application connected to a vehicle's head unit. For example, a user may consent to allowing SDL to use their phone's cellular data to download Policy Table updates. These consent records are stored in the **user_consent_records** property. ### Device -User consent(s) for a device are stored in a property named **device** in the **user_consent_records** object. The value of this property is an object with the following properies: +User consent(s) for a device are stored in a property named **device** in the **user_consent_records** object. The value of this property is an object with the following properties: diff --git a/docs/API Reference Documentation/index.md b/docs/API Reference Documentation/index.md index ca20f7c..a424787 100644 --- a/docs/API Reference Documentation/index.md +++ b/docs/API Reference Documentation/index.md @@ -493,7 +493,7 @@ An example of how the Module Meta portion of a Policy Table might look. # Usage and Errors -Errors and usage statistics that occur while an application is in use or are related to an application are record. The information does not contain user information and is very small as to use as little mobile data as possible. This data is sent to the Policy Server when performing a [Policy Table update](../../policy-table-update). +Errors and usage statistics that occur while an application is in use or are related to an application are record. The information does not contain user information and is very small as to use as little mobile data as possible. This data is sent to the Policy Server when performing a [Policy Table update](https://smartdevicelink.com/en/guides/sdl-server/api-reference-documentation/policy-table-update/). ## Application Errors