From 39954825b437f65e82b56f49d119441cba1ac5ca Mon Sep 17 00:00:00 2001 From: Julia Kasper <42241691+juliajuju93@users.noreply.github.com> Date: Fri, 16 Sep 2022 16:58:54 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db18bb7..151d08f 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ For this sample application, we build an app to listen to all your favorite .NET Additionally, we build an application using [Microsoft Power Apps](https://docs.microsoft.com/en-us/power-apps/) to allow us to reject or accept incoming podcast requests. -- [Microsoft Power Apps:](src/PowerApps) Power Apps sample to handle incoming podcast requests. [Follow these guidelines](src/PowerApps) on how to import the Power App into your own Power Platform envrionment. +- [Microsoft Power Apps:](src/PowerApps) Power Apps sample to handle incoming podcast requests. [Follow these guidelines](src/PowerApps) on how to import the Approval Power App into your own Power Platform environment or [check out how to connect your API](docs\demos\powerapps) with the Microsoft Power Platform. ## Full Deployment with GitHub Actions