Skip to content

Commit

Permalink
fix: Rename collection to container for NoSQL commands (#2470)
Browse files Browse the repository at this point in the history
  • Loading branch information
bk201- authored Dec 3, 2024
1 parent d4f3c9e commit 5190357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,7 @@
{
"category": "Cosmos DB",
"command": "cosmosDB.importDocument",
"title": "Import Document into a Collection..."
"title": "Import Document into a Container..."
},
{
"category": "MongoDB",
Expand Down

0 comments on commit 5190357

Please sign in to comment.