We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67e337c commit 57b0a50Copy full SHA for 57b0a50
dotnetv4/DynamoDB/Scenarios/DynamoDB_Basics/DynamoDbBasics.cs
@@ -1,4 +1,4 @@
1
-// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
// SPDX-License-Identifier: Apache-2.0
3
4
using Amazon.DynamoDBv2;
@@ -228,4 +228,4 @@ private static void WaitForEnter()
228
}
229
230
231
-// snippet-end:[DynamoDB.dotnetv4.DynamoDB_Basics_Scenario]
+// snippet-end:[DynamoDB.dotnetv4.DynamoDB_Basics_Scenario]
0 commit comments