From 16564afe7ccd70fe1ce1e8da8d13ab35eeb52532 Mon Sep 17 00:00:00 2001 From: workroommedia <4570500+workroommedia@users.noreply.github.com> Date: Fri, 11 Mar 2022 07:45:58 -0500 Subject: [PATCH] Update README.md Corrected spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f1870f..4380ad4 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ This repo contains samples for calling the Power BI REST APIs using PowerShell. * [rebindReport.ps1](https://github.com/Azure-Samples/powerbi-powershell/blob/master/rebindReport.ps1) - clone a report in the Power BI service and rebind it to a different dataset -* [copyWorkspace.ps1](https://github.com/Azure-Samples/powerbi-powershell/blob/master/copyWorkspace.ps1) - duplicate a workpsace in the Power BI service +* [copyWorkspace.ps1](https://github.com/Azure-Samples/powerbi-powershell/blob/master/copyWorkspace.ps1) - duplicate a workspace in the Power BI service * [bindtogateway.ps1](https://github.com/Azure-Samples/powerbi-powershell/blob/master/bindtogateway.ps1) - Binds a dataset to a new gateway.