Skip to content

Commit b0f3450

Browse files
authored
Fixed older typos
1 parent 0d5e24b commit b0f3450

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docset/winserver2012-ps/webadminstration/Set-WebConfigurationProperty.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Set-WebConfigurationProperty -Name <String> -InputObject <Object> [-Clr <String>
3131
```
3232

3333
## DESCRIPTION
34-
TheSet-WebConfigurationPropertycmdlet changes the value of an IIS configuration property.
34+
The Set-WebConfigurationProperty cmdlet changes the value of an IIS configuration property.
3535
The element can be specified as a configuration section or an XPath query.
3636
Globbing, the use of wildcards, is supported.
3737

@@ -155,7 +155,7 @@ Accept wildcard characters: False
155155
```
156156
157157
### -Force
158-
If theForceparameter is used it causes the configuration property setting to be set at a level in the configuration hierarchy above a lock in the configuration.
158+
If the Force parameter is used it causes the configuration property setting to be set at a level in the configuration hierarchy above a lock in the configuration.
159159
160160
```yaml
161161
Type: SwitchParameter

0 commit comments

Comments
 (0)