diff --git a/Instructions/Labs/AZ400_M02_Version_Controlling_with_Git_in_Azure_Repos.md b/Instructions/Labs/AZ400_M02_Version_Controlling_with_Git_in_Azure_Repos.md index 879507b1e..77c41ac64 100644 --- a/Instructions/Labs/AZ400_M02_Version_Controlling_with_Git_in_Azure_Repos.md +++ b/Instructions/Labs/AZ400_M02_Version_Controlling_with_Git_in_Azure_Repos.md @@ -1,7 +1,7 @@ --- lab: title: 'Lab: Version Controlling with Git in Azure Repos' - az400Module: 'Module 2: Getting Started with Source Control' + module: 'Module 2: Getting Started with Source Control' --- # Lab: Version Controlling with Git in Azure Repos @@ -281,4 +281,4 @@ Git keeps track of which branch you are working on and makes sure that, when you #### Review -In this lab, you used Visual Studio Code to clone an existing repository, save work with commits, review history of changes, and work with branches. \ No newline at end of file +In this lab, you used Visual Studio Code to clone an existing repository, save work with commits, review history of changes, and work with branches.