Skip to content

Commit ff52cfb

Browse files
committed
Fixing titles from viva article
1 parent 48ea32e commit ff52cfb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/spfx/viva/get-started/adaptive-card-extensions-and-teams.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Adaptive Card Extensions can be used as supplemental pieces to a larger Teams Ap
1515

1616
In this tutorial, you'll use an ACE within a Microsoft Teams app.
1717

18-
## Step 1 - Scaffold a SPFx Teams Personal App
18+
## Scaffold a SPFx Teams Personal App
1919

2020
Start with the solution from the previous tutorials and add a new SPFx component to the project using the SPFx generator. Execute the following statement in command prompt from your project's root folder:
2121

@@ -140,7 +140,7 @@ public get onCardSelection(): IQuickViewCardAction | IExternalLinkCardAction | u
140140

141141
Repeat the steps in the section [Package and deploy the solution](#package-and-deploy-the-solution) above to rebuild, package, and deploy the updated solution.
142142

143-
## Step 4 - Viva Connections Dashboard
143+
## Viva Connections Dashboard
144144

145145
The Viva Connections Dashboard is available on the Home Site of the tenant.
146146

0 commit comments

Comments
 (0)