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

Commit f0097e4

Browse files
authored
Merge pull request #632 from MaxVanDeursen/bugfix/631-typos-lab-one
631-M01-LAB01: Correct typo and wrongly escaped text in Definition of Done text
2 parents b5f357d + a74f403 commit f0097e4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Instructions/Labs/AZ400_M01_L01_Agile_Plan_and_Portfolio_Management_with_Azure_Boards.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ The sprint backlog should contain all the information the team needs to successf
299299

300300
> **Note**: This applies to capacity and burndown calculations.
301301
302-
1. In the **Settings** panel, select the **General** tab, and under the **Working with bugs** section you can sepcify how you manage bugs in backlogs and boards.
302+
1. In the **Settings** panel, select the **General** tab, and under the **Working with bugs** section you can specify how you manage bugs in backlogs and boards.
303303

304304
> **Note**: Entries on this tab allow you to specify how bugs are presented on the board.
305305
@@ -375,7 +375,7 @@ To maximize a team's ability to consistently deliver high quality software, Kanb
375375

376376
> **Note**: As your team updates the status of work as it progresses from one stage to the next, it helps that they agree on what **done** means. By specifying the **Definition of done** criteria for each Kanban column, you help share the essential tasks to complete before moving an item into a downstream stage.
377377
378-
1. On the **QA Approved** tab, at the bottom of the panel, in the **Definition of done** textbox, type **`Passes \*\*all\*\* tests`**.
378+
1. On the **QA Approved** tab, at the bottom of the panel, in the **Definition of done** textbox, type **`Passes **all** tests`**.
379379
1. Click **Save** to save and close the settings.
380380

381381
![Screenshot of the settings split column and definition of done configuration.](images/m1/dd_v1.png)

0 commit comments

Comments
 (0)