Skip to content

Commit 307db1f

Browse files
authored
Update Update-M365TeamsApp.md
Changed "Microsoft 365 Teams app" to "Microsoft Teams app," as well as removed a dash - I had inserted before CommonParameters to see if it would make any difference (it didn't).
1 parent 955cade commit 307db1f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

teams/teams-ps/teams/Update-M365TeamsApp.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ schema: 2.0.0
1414

1515
## SYNOPSIS
1616

17-
This cmdlet updates app state and app available values for the Microsoft 365 Teams app.
17+
This cmdlet updates app state and app available values for the Microsoft Teams app.
1818

1919
## SYNTAX
2020

@@ -73,7 +73,7 @@ Accept wildcard characters: False
7373
7474
### -Id
7575
76-
Application ID of Microsoft 365 Teams app.
76+
Application ID of Microsoft Teams app.
7777
7878
```yaml
7979
Type: String
@@ -135,7 +135,7 @@ Accept pipeline input: False
135135
Accept wildcard characters: False
136136
```
137137
138-
### -CommonParameters
138+
### CommonParameters
139139
140140
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
141141

0 commit comments

Comments
 (0)