Skip to content

Commit 097d9d5

Browse files
authored
Fix ChangeHistoryService typo
1 parent e6a1e01 commit 097d9d5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -291,10 +291,11 @@ events:
291291
default:
292292
summary: |
293293
The identifier for the recording.
294-
- name: operationn
294+
- name: operation
295295
type: FinishRecordingOperation
296296
default:
297-
summary: ''
297+
summary: |
298+
Specifies the operation that was taken.
298299
- name: finalOptions
299300
type: Dictionary?
300301
default:

0 commit comments

Comments
 (0)