Skip to content

Commit 67b3de4

Browse files
author
KMacKenzie
committed
Update README.md
formatting
1 parent 3744175 commit 67b3de4

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
@@ -22,7 +22,7 @@ Create a Topic:
2222

2323
Set the Topic's Display Name (required):
2424

25-
$result = $AmazonSNS->SetTopicAttributes($topicArn, 'DisplayName', 'My SNS Topic Display Name');
25+
$result = $AmazonSNS->SetTopicAttributes($topicArn, 'DisplayName', 'My SNS Topic Display Name');
2626

2727
Subscribe to this topic:
2828

0 commit comments

Comments
 (0)