Skip to content

Commit fa93fb8

Browse files
author
Deborah
authored
docs: Update executions.id.yml to fix typo (#9142)
1 parent 4d9000b commit fa93fb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cli/src/PublicApi/v1/handlers/executions/spec/paths/executions.id.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ get:
44
tags:
55
- Execution
66
summary: Retrieve an execution
7-
description: Retrieve an execution from you instance.
7+
description: Retrieve an execution from your instance.
88
parameters:
99
- $ref: '../schemas/parameters/executionId.yml'
1010
- $ref: '../schemas/parameters/includeData.yml'

0 commit comments

Comments
 (0)