Skip to content

Commit f89fdfb

Browse files
authored
Merge pull request MicrosoftDocs#2551 from nschonni/typo-databse
typo: databse -> database
2 parents 74419e1 + c27087b commit f89fdfb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sharepoint/sharepoint-ps/sharepoint-server/Get-SPShellAdmin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ This example returns the name of each user who has the SharePoint_Shell_Access r
3737
## PARAMETERS
3838

3939
### -database
40-
Specifies the GUID of the database or the Databse Object that includes the SharePoint_Shell_Access role whose user names you want to display.
40+
Specifies the GUID of the database or the Database Object that includes the SharePoint_Shell_Access role whose user names you want to display.
4141
If the database parameter is not specified, the configuration database is used.
4242

4343
```yaml

sharepoint/sharepoint-ps/sharepoint-server/Remove-SPShellAdmin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Accept wildcard characters: False
9999
```
100100

101101
### -database
102-
Specifies the GUID of the database or the Databse Object that includes the SharePoint_Shell_Access role from which the user is to be removed.
102+
Specifies the GUID of the database or the Database Object that includes the SharePoint_Shell_Access role from which the user is to be removed.
103103
If the database parameter is not specified, the configuration database is used.
104104

105105
```yaml

0 commit comments

Comments
 (0)