Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit e79061b

Browse files
authored
Merge pull request #672 from massimobonanni/LAB15-SomeTypoFixes
LAB15-EX01-TASK01: Two typo fixes to maintain consistency in lab instructions
2 parents 62b548a + fefd539 commit e79061b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Instructions/Labs/AZ400_M08_L15_Share_Team_Knowledge_using_Azure_Project_Wikis.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ In this task, you will publish a branch of an Azure DevOps repo as wiki.
4848
> **Note**: You will use this image in the next exercise of this lab.
4949
5050
1. We will store the Wiki source files in a separate folder within the Repos current folder structure. From within **Repos**, select **Files**. Notice the **eShopOnWeb** Repo title on top of the folder structure. **Select the ellipsis (3 dots)**, Choose **New / Folder**, and provide **`Documents`** as title for the New Folder name. As a repo doesn't allow you to create an empty folder, provide **`READ.ME`** as New File name.
51-
1. Confirm the creation of the folder and the file by **pressing the Create button**.
51+
1. Confirm the creation of the folder and the file by pressing the **Create** button.
5252
1. The READ.ME file will open in the built-in view mode. Since this is stored 'as code', you need to **Commit** the changes by clicking the **Commit** button. In the Commit window, confirm once more by pressing **Commit**.
5353
1. In the Azure DevOps vertical menu on the left side, click **Overview**, in the **Overview** section, select **Wiki**, select **Publish code as wiki*.
5454
1. On the **Publish code as wiki** pane, specify the following settings and click **Publish**.
@@ -101,7 +101,7 @@ In this task, you will publish a branch of an Azure DevOps repo as wiki.
101101
102102
1. This sample text gives you an overview of several of the common MarkDown syntax features, ranging from Title and subtitles (##), bold (**), italic (*), how to create tables, and more.
103103
104-
1. Once finished, **press** the Save button in the upper right corner.
104+
1. Once finished, press the **Save** button in the upper right corner.
105105
106106
1. **Refresh** your browser, or select any other DevOps portal option and return to the Wiki section. Notice you are now presented with the **EshopOnWeb (Documents)** Wiki, as well as having the **Welcome to our Online Retail Store** as **HomePage** of the Wiki.
107107

0 commit comments

Comments
 (0)