docs/UserRoutingLanguage.md in purecloudplatformclientv2-92.0.0 vs docs/UserRoutingLanguage.md in purecloudplatformclientv2-93.0.0
- old
+ new
@@ -7,12 +7,12 @@
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** | | [optional] |
-| **proficiency** | **Float** | Proficiency is a rating from 0.0 to 5.0 on how competent an agent is for a particular language. It is used when a queue is set to \"Best available language\" mode to allow acd interactions to target agents with higher proficiency ratings. | [optional] |
-| **state** | **String** | Activate or deactivate this routing langauge. | [optional] |
-| **language_uri** | **String** | URI to the organization language used by this user langauge. | [optional] |
+| **proficiency** | **Float** | A rating from 0.0 to 5.0 that indicates how fluent an agent is in a particular language. ACD interactions are routed to agents with higher proficiency ratings. | [optional] |
+| **state** | **String** | Activate or deactivate this routing language. | [optional] |
+| **language_uri** | **String** | URI to the organization language used by this user language. | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}