diff --git a/reference/3.0/Microsoft.PowerShell.Core/About/about_Try_Catch_Finally.md b/reference/3.0/Microsoft.PowerShell.Core/About/about_Try_Catch_Finally.md index 22ed5738b480..6703a314a1e3 100644 --- a/reference/3.0/Microsoft.PowerShell.Core/About/about_Try_Catch_Finally.md +++ b/reference/3.0/Microsoft.PowerShell.Core/About/about_Try_Catch_Finally.md @@ -129,7 +129,7 @@ block. ### USING MULTIPLE CATCH STATEMENTS A Try statement can have any number of Catch blocks. For example, the -following script has a Try block that downloads MyFile.doc, and it contains +following script has a Try block that downloads MyDoc.doc, and it contains two Catch blocks: ```powershell diff --git a/reference/4.0/Microsoft.PowerShell.Core/About/about_Try_Catch_Finally.md b/reference/4.0/Microsoft.PowerShell.Core/About/about_Try_Catch_Finally.md index 22ed5738b480..6703a314a1e3 100644 --- a/reference/4.0/Microsoft.PowerShell.Core/About/about_Try_Catch_Finally.md +++ b/reference/4.0/Microsoft.PowerShell.Core/About/about_Try_Catch_Finally.md @@ -129,7 +129,7 @@ block. ### USING MULTIPLE CATCH STATEMENTS A Try statement can have any number of Catch blocks. For example, the -following script has a Try block that downloads MyFile.doc, and it contains +following script has a Try block that downloads MyDoc.doc, and it contains two Catch blocks: ```powershell diff --git a/reference/5.0/Microsoft.PowerShell.Core/About/about_Try_Catch_Finally.md b/reference/5.0/Microsoft.PowerShell.Core/About/about_Try_Catch_Finally.md index 22ed5738b480..6703a314a1e3 100644 --- a/reference/5.0/Microsoft.PowerShell.Core/About/about_Try_Catch_Finally.md +++ b/reference/5.0/Microsoft.PowerShell.Core/About/about_Try_Catch_Finally.md @@ -129,7 +129,7 @@ block. ### USING MULTIPLE CATCH STATEMENTS A Try statement can have any number of Catch blocks. For example, the -following script has a Try block that downloads MyFile.doc, and it contains +following script has a Try block that downloads MyDoc.doc, and it contains two Catch blocks: ```powershell diff --git a/reference/5.1/Microsoft.PowerShell.Core/About/about_Try_Catch_Finally.md b/reference/5.1/Microsoft.PowerShell.Core/About/about_Try_Catch_Finally.md index 22ed5738b480..6703a314a1e3 100644 --- a/reference/5.1/Microsoft.PowerShell.Core/About/about_Try_Catch_Finally.md +++ b/reference/5.1/Microsoft.PowerShell.Core/About/about_Try_Catch_Finally.md @@ -129,7 +129,7 @@ block. ### USING MULTIPLE CATCH STATEMENTS A Try statement can have any number of Catch blocks. For example, the -following script has a Try block that downloads MyFile.doc, and it contains +following script has a Try block that downloads MyDoc.doc, and it contains two Catch blocks: ```powershell diff --git a/reference/6/Microsoft.PowerShell.Core/About/about_Try_Catch_Finally.md b/reference/6/Microsoft.PowerShell.Core/About/about_Try_Catch_Finally.md index 22ed5738b480..6703a314a1e3 100644 --- a/reference/6/Microsoft.PowerShell.Core/About/about_Try_Catch_Finally.md +++ b/reference/6/Microsoft.PowerShell.Core/About/about_Try_Catch_Finally.md @@ -129,7 +129,7 @@ block. ### USING MULTIPLE CATCH STATEMENTS A Try statement can have any number of Catch blocks. For example, the -following script has a Try block that downloads MyFile.doc, and it contains +following script has a Try block that downloads MyDoc.doc, and it contains two Catch blocks: ```powershell