Skip to content

Commit 90d7bf5

Browse files
committed
Fixing nested bullet lists
1 parent 675576f commit 90d7bf5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

powerapps-docs/maker/model-driven-apps/build-first-model-driven-app.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ Sign in to [PowerApps](https://web.powerapps.microsoft.com/). If you don’t alr
3838
3. From the left pane, select **Apps**, and then select **Create an app**.
3939

4040
4. On the **Create a New App** page, enter the following details, and then select **Done**:
41-
* **Name**: Enter a name for the app, such as *Myfirstapp*.
42-
* **Description**: Type a short description of what the app is or does, such as *This is my first app*.
41+
- **Name**: Enter a name for the app, such as *Myfirstapp*.
42+
- **Description**: Type a short description of what the app is or does, such as *This is my first app*.
4343
For information about the additional app properties, see [Create an app](https://docs.microsoft.com/dynamics365/customer-engagement/customize/create-edit-app#create-an-app).
4444

4545
![Create-new-app](media/build-first-model-driven-app/create-new-app.png)
@@ -51,8 +51,8 @@ From the app designer you add components to your app.
5151
![Create-new-sitemap](media/build-first-model-driven-app/new-sitemap.png)
5252

5353
2. On the sitemap designer select **New Subarea**, in the right pane select the **Properties** tab, and then select the following properties.
54-
- **Type**: Entity
55-
- **Entity**: Account
54+
- **Type**: Entity
55+
- **Entity**: Account
5656

5757
![Add components to sitemap](media/build-first-model-driven-app/sitemap.png)
5858

0 commit comments

Comments
 (0)