Skip to content

Commit 8105086

Browse files
authored
Merge pull request MicrosoftDocs#8277 from get-itips/patch-375
Correct param desc
2 parents b084320 + e2e27f9 commit 8105086

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sharepoint/sharepoint-ps/sharepoint-server/New-SPProfileServiceApplication.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -244,9 +244,9 @@ Accept wildcard characters: False
244244
```
245245

246246
### -ProfileDBServer
247-
Specifies the database where the User Profile database will be created.
247+
Specifies the database server where the User Profile database will be created.
248248

249-
The type must be a valid name of a SQL Server database; for example, ProfileAppDB1.
249+
The type must be a valid name of a SQL Server database server.
250250

251251
```yaml
252252
Type: String

0 commit comments

Comments
 (0)