diff --git a/src/Education/beta/examples/Remove-MgBetaEducationClassMemberByRef.md b/src/Education/beta/examples/Remove-MgBetaEducationClassMemberByRef.md index 093355d11d..e69de29bb2 100644 --- a/src/Education/beta/examples/Remove-MgBetaEducationClassMemberByRef.md +++ b/src/Education/beta/examples/Remove-MgBetaEducationClassMemberByRef.md @@ -1,18 +0,0 @@ -### Example 1: {{ Add title here }} -```powershell -PS C:\> {{ Add code here }} - -{{ Add output here }} -``` - -{{ Add description here }} - -### Example 2: {{ Add title here }} -```powershell -PS C:\> {{ Add code here }} - -{{ Add output here }} -``` - -{{ Add description here }} - diff --git a/src/Education/v1.0/examples/Remove-MgEducationClassMemberByRef.md b/src/Education/v1.0/examples/Remove-MgEducationClassMemberByRef.md index 093355d11d..e69de29bb2 100644 --- a/src/Education/v1.0/examples/Remove-MgEducationClassMemberByRef.md +++ b/src/Education/v1.0/examples/Remove-MgEducationClassMemberByRef.md @@ -1,18 +0,0 @@ -### Example 1: {{ Add title here }} -```powershell -PS C:\> {{ Add code here }} - -{{ Add output here }} -``` - -{{ Add description here }} - -### Example 2: {{ Add title here }} -```powershell -PS C:\> {{ Add code here }} - -{{ Add output here }} -``` - -{{ Add description here }} - diff --git a/src/Search/beta/examples/New-MgBetaSearchBookmark.md b/src/Search/beta/examples/New-MgBetaSearchBookmark.md index 257b49faf4..7b605cad0e 100644 --- a/src/Search/beta/examples/New-MgBetaSearchBookmark.md +++ b/src/Search/beta/examples/New-MgBetaSearchBookmark.md @@ -14,7 +14,7 @@ $params = @{ "install" ) reservedKeywords = @( -"Contoso" +"Unique keyword" ) matchSimilarKeywords = $true }