Skip to content

Commit e45beb4

Browse files
authored
Apply suggestions from code review
1 parent 5ff58a5 commit e45beb4

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

content/en-us/reference/engine/classes/DataModelMesh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ properties:
9696
cylinder, using the lowest value.
9797
- `Class.SpecialMesh` objects with `Class.SpecialMesh.FileType` set to
9898
'Head' currently scale in a non standard manner. Developers should not
99-
rely on this as there are plans to change this behavior
99+
rely on this as there are plans to change this behavior.
100100
- `Class.SpecialMesh` objects with `Class.SpecialMesh.FileType` set to
101101
'Torso' scale in a non standard manner. Developers should not rely on
102102
this as there are plans to deprecate this mesh type.

content/en-us/reference/engine/classes/VideoService.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: VideoService
22
type: class
33
category:
44
memory_category: Instances
5-
summary: 'An internal service that offers no functionality to developers.'
5+
summary: |
6+
An internal service that offers no functionality to developers.
67
description: ''
78
code_samples: []
89
inherits:

0 commit comments

Comments
 (0)