Skip to content

Commit e5a0558

Browse files
committed
Fix typo in description for "Parse Correlation ID" stage in YAML file.
1 parent 59d6a22 commit e5a0558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

course-definition.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ stages:
148148
name: "Parse Correlation ID"
149149
difficulty: medium
150150
description_md: |-
151-
In this stage, you'll parse the correlation ID from the request and send a response with the same correlation ID.
151+
In this stage, you'll parse the correlation ID from a request and send a response with the same correlation ID.
152152
153153
### Request header format
154154

0 commit comments

Comments
 (0)