Skip to content

Commit 8cf2a1f

Browse files
authored
Update README.md
fixed typo in updated readme
1 parent ce6c82d commit 8cf2a1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ parameter to picture mode names.
216216
data: '00'
217217
```
218218

219-
The apex-pm operation also supports a field called "onNoChange", which is optional. If this field is specified and the requested picture mode requires no change to the projector (because the projector is already in that mode), Apex will skip all operations thath follow until a "pm-mark" operation is found with a matching string.
219+
The apex-pm operation also supports a field called "onNoChange", which is optional. If this field is specified and the requested picture mode requires no change to the projector (because the projector is already in that mode), Apex will skip all operations that follow until a "pm-mark" operation is found with a matching string.
220220

221221
## "apex-mark" operation
222222
The mark operation currently only works in conjunction with the apex-pm operation. "apex-mark" specifies a "mark" (or location) in the profile. This allows Apex to skip all operations prior to the mark. When using apex-mark, a "data" field must exist. This contains a string that uniquely identifies the mark.

0 commit comments

Comments
 (0)