From e8343174b5673a6639ecb0f487d04d8268723b42 Mon Sep 17 00:00:00 2001 From: quick-rabbit <44132641+quick-rabbit@users.noreply.github.com> Date: Fri, 19 Oct 2018 17:23:57 +0530 Subject: [PATCH 1/3] fix typo --- AdaptiveCards/getting-started/windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AdaptiveCards/getting-started/windows.md b/AdaptiveCards/getting-started/windows.md index 70bfcdbb7..6ff8858d1 100644 --- a/AdaptiveCards/getting-started/windows.md +++ b/AdaptiveCards/getting-started/windows.md @@ -32,7 +32,7 @@ await userActivity.SaveAsync(); ### Learn more -This session at Build 2017 covers User Activities in detial. +This session at Build 2017 covers User Activities in detail. From df122b28df878d3d1549dc4c1e64cc108146e657 Mon Sep 17 00:00:00 2001 From: quick-rabbit <44132641+quick-rabbit@users.noreply.github.com> Date: Fri, 19 Oct 2018 17:27:48 +0530 Subject: [PATCH 2/3] replace iframe with the link iframe component is not being rendered by markdown. Replaced it with direct link to the video. --- AdaptiveCards/getting-started/windows.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/AdaptiveCards/getting-started/windows.md b/AdaptiveCards/getting-started/windows.md index 6ff8858d1..79170b141 100644 --- a/AdaptiveCards/getting-started/windows.md +++ b/AdaptiveCards/getting-started/windows.md @@ -32,9 +32,7 @@ await userActivity.SaveAsync(); ### Learn more -This session at Build 2017 covers User Activities in detail. - - +This session at Build 2017 covers User Activities in detail: https://channel9.msdn.com/Events/Build/2017/B8108 ## Other Windows Surfaces We don't have anything to share just yet, but we're working on incorporating Adaptive Cards into more Windows experiences. From 7c7893b5a97fdb4dc70060e9bc21846e7b6d7d09 Mon Sep 17 00:00:00 2001 From: quick-rabbit <44132641+quick-rabbit@users.noreply.github.com> Date: Fri, 19 Oct 2018 17:32:31 +0530 Subject: [PATCH 3/3] fix typo --- AdaptiveCards/resources/principles.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AdaptiveCards/resources/principles.md b/AdaptiveCards/resources/principles.md index 638a18d4e..991c77a3d 100644 --- a/AdaptiveCards/resources/principles.md +++ b/AdaptiveCards/resources/principles.md @@ -8,7 +8,7 @@ ms.topic: article # Motivations and Principles -Below are the motivations and principles govering the evolution of the Adaptive Card format. +Below are the motivations and principles governing the evolution of the Adaptive Card format. ## Motivations behind the format @@ -92,4 +92,4 @@ At the same time, other platforms such as LINE, FaceBook Messenger, Slack and mo 9. **SDKs will be provided for the most popular developer platforms** 1. SDKs make it easy to render Adaptive Card payloads in any host - 2. This ensures the barrier to entry is as low as can be both for third party developers and Microsoft teams + 2. This ensures the barrier to entry is as low, both for third party developers and Microsoft teams