We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cdf5be commit bcc4334Copy full SHA for bcc4334
sharepoint/sharepoint-ps/sharepoint-server/New-SPWebApplication.md
@@ -273,7 +273,7 @@ Accept wildcard characters: False
273
274
### -Path
275
Specifies the physical directory for the new Web application in the virtual directories folder.
276
-The type is a valid path, in the form C:\Inutepub\wwwroot\MyWebApplication.
+The type is a valid path, in the form C:\Inetpub\wwwroot\MyWebApplication.
277
If no value is specified, the value %wwwroot%\wss\VirtualDirectories\\\<portnumber\> is applied.
278
279
```yaml
0 commit comments