Skip to content

Commit

Permalink
Merge pull request #38 from renefc3/patch-1
Browse files Browse the repository at this point in the history
Update AZ-204_10_lab_ak.md
  • Loading branch information
Sidney Andrews authored May 7, 2020
2 parents 419907f + 759879f commit e991eb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Instructions/Labs/AZ-204_10_lab_ak.md
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ In this exercise, you created a new subscription, validated its registration, an
public class Program
{
private const string topicEndpoint = <topic-endpoint>";
private const string topicEndpoint = "<topic-endpoint>";
private const string topicKey = "<topic-key>";
public static async Task Main(string[] args)
Expand Down

0 comments on commit e991eb1

Please sign in to comment.