Skip to content

Commit dda8d15

Browse files
committed
Fix copy-paste error in comments
1 parent b7567e9 commit dda8d15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift/example_code/rds/scenario/Sources/entry.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44
// snippet-start:[swift.rds.scenario]
55
// An example that shows how to use the AWS SDK for Swift to perform a variety
6-
// of operations using Amazon Elastic Compute Cloud (EC2).
6+
// of operations using Amazon Relational Database Service (RDS).
77
//
88

99
import ArgumentParser

0 commit comments

Comments
 (0)