Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brenoepics authored Jan 15, 2024
1 parent ccd0634 commit 1792f69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The following example translates a simple Hello World to Portuguese, Spanish and
public class MyFirstTranslation {

public static void main(String[] args) {
// Get your Azure key and region from environment variables
// Insert your Azure key and region here
String azureKey = "<Your Azure Subscription Key>";
String azureRegion = "<Your Azure Subscription Region>";

Expand Down

0 comments on commit 1792f69

Please sign in to comment.