Skip to content

Commit f95e9fb

Browse files
sebsto0xTim
andauthored
Update Examples/Streaming/README.md
Co-authored-by: Tim Condon <[email protected]>
1 parent c71d7b9 commit f95e9fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/Streaming/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ Here is an example of Lambda function URL payload:
233233
```
234234
// This is an example of payload received when
235235
// the function is invoked by a Lambda function URL.
236-
// You can use the `FunctionURL`` structure provided by the Lambda Event library to decode this
236+
// You can use the `FunctionURL` structure provided by the Lambda Event library to decode this
237237
// See, https://github.com/swift-server/swift-aws-lambda-events/blob/main/Sources/AWSLambdaEvents/FunctionURL.swift
238238
239239
/*

0 commit comments

Comments
 (0)