Skip to content

Commit c364566

Browse files
committed
add EOL for final message
1 parent 0c00d9a commit c364566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/aws/AwsClientApp/src/main.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123

124124
$root->end();
125125

126-
echo 'Aws Client App complete!';
126+
echo "Aws Client App complete!\n";
127127

128128
function printTraceId($span): void
129129
{

0 commit comments

Comments
 (0)