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

Commit a74f403

Browse files
author
Max van Deursen
committed
Remove unnecessary escapes of asterisk in code block
1 parent 5bd9ea2 commit a74f403

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Instructions/Labs/AZ400_M01_L01_Agile_Plan_and_Portfolio_Management_with_Azure_Boards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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)