Skip to content

Commit ee8f09c

Browse files
authored
Merge pull request #94669 from deborahc/patch-6
Fixing typo
2 parents df96b97 + ebe6872 commit ee8f09c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/create-sql-api-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ The following snippets are all taken from the `cosmos_get_started.py` file.
156156
python cosmos_get_started.py
157157
```
158158

159-
7. To confirm the new items were created and saved, in the Azure portal, select **Data Explorer** > **AzureSampleFamilyDatabase** > **Items**. View the items that were created. For example, here is a sample JSON document for the Wakefield family:
159+
7. To confirm the new items were created and saved, in the Azure portal, select **Data Explorer** > **AzureSampleFamilyDatabase** > **Items**. View the items that were created. For example, here is a sample JSON document for the Andersen family:
160160

161161
```json
162162
{

0 commit comments

Comments
 (0)