Skip to content

Commit 4a1c864

Browse files
committed
Fixed a typo: embeded -> embedded
1 parent 9c08338 commit 4a1c864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2125,7 +2125,7 @@ Response value | `$response.body#/status` | In operations which r
21252125
Response header | `$response.header.Server` | Single header values only are available
21262126
21272127
Runtime expressions preserve the type of the referenced value.
2128-
Expressions can be embeded into string values by surrounding the expression with `{}` curly braces.
2128+
Expressions can be embedded into string values by surrounding the expression with `{}` curly braces.
21292129
21302130
#### <a name="headerObject"></a>Header Object
21312131

0 commit comments

Comments
 (0)