Skip to content

Commit

Permalink
fixed typo in Disable-AzPredictor cmdlet
Browse files Browse the repository at this point in the history
  • Loading branch information
dcaro committed Feb 25, 2021
1 parent ddaf2b9 commit 87be857
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
namespace Microsoft.Azure.PowerShell.Tools.AzPredictor
{
/// <summary>
/// <para type="synopsis"> Cmdlet to disable Az Predictor and start recieving suggestions</para>
/// <para type="synopsis"> Cmdlet to disable Az Predictor and stop recieving suggestions</para>
/// <para type="description"> Use this cmdlet to disable Az Predictor and stop recieving suggestions</para>
/// </summary>
[Cmdlet("Disable", "AzPredictor")]
Expand Down

0 comments on commit 87be857

Please sign in to comment.