Skip to content

Commit 49a2a34

Browse files
Update php/example_code/kms/KmsBasics.php
Co-authored-by: Laren-AWS <[email protected]>
1 parent 46d6894 commit 49a2a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php/example_code/kms/KmsBasics.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ public function runExample()
264264
}
265265

266266
echo "--------------------------------------------------------------------------------\n";
267-
echo "This concludes the AWS Key Management SDK Getting Started scenario\n";
267+
echo "This concludes the AWS Key Management SDK Basics scenario\n";
268268
echo "--------------------------------------------------------------------------------\n";
269269

270270
// snippet-end:[php.example_code.kms.Basics]

0 commit comments

Comments
 (0)