diff --git a/content/en-us/reference/engine/classes/DataModelMesh.yaml b/content/en-us/reference/engine/classes/DataModelMesh.yaml index 35359261b..5f502063a 100644 --- a/content/en-us/reference/engine/classes/DataModelMesh.yaml +++ b/content/en-us/reference/engine/classes/DataModelMesh.yaml @@ -96,10 +96,10 @@ properties: cylinder, using the lowest value. - `Class.SpecialMesh` objects with `Class.SpecialMesh.FileType` set to 'Head' currently scale in a non standard manner. Developers should not - rely on this as their are plans to change this behavior + rely on this as there are plans to change this behavior. - `Class.SpecialMesh` objects with `Class.SpecialMesh.FileType` set to 'Torso' scale in a non standard manner. Developers should not rely on - this as their are plans to deprecate this mesh type. + this as there are plans to deprecate this mesh type. #### Mesh scale demonstration diff --git a/content/en-us/reference/engine/classes/VideoService.yaml b/content/en-us/reference/engine/classes/VideoService.yaml index 21615a7ff..8f14b6657 100644 --- a/content/en-us/reference/engine/classes/VideoService.yaml +++ b/content/en-us/reference/engine/classes/VideoService.yaml @@ -2,7 +2,8 @@ name: VideoService type: class category: memory_category: Instances -summary: '' +summary: | + An internal service that offers no functionality to developers. description: '' code_samples: [] inherits: