Skip to content

Commit d5de77d

Browse files
phpnoderazor-x
andauthored
Update README.md
Co-authored-by: Evan Sosenko <[email protected]>
1 parent af32603 commit d5de77d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ This API is used internally and is not directly supported.
397397
#### Inspecting the Request
398398

399399
All client methods return an instance of `SeamHttpRequest`.
400-
Inspect the request before it is sent to the server by intentionally not awaiting the `SeamHttpRequest`;
400+
Inspect the request before it is sent to the server by intentionally not awaiting the `SeamHttpRequest`:
401401

402402
```ts
403403
const seam = new SeamHttp('your-api-key')

0 commit comments

Comments
 (0)