PlagueHO / CosmosDB

PowerShell Module for working with Azure Cosmos DB databases, collections, documents, attachments, offers, users, permissions, triggers, stored procedures and user defined functions.
http://dscottraynsford.com
MIT License
152 stars 46 forks source link

Fix typo in Get-CosmosDbDocument syntax #462

Closed ArmaanMcleod closed 1 year ago

ArmaanMcleod commented 1 year ago

Small typo fix RetrunJson -> ReturnJson.


This change is Reviewable

PlagueHO commented 1 year ago

Thanks @ArmaanMcleod !