Skip to content

Commit e33fac2

Browse files
authored
Merge pull request MicrosoftDocs#1990 from praveen-x/patch-2
Update NEW_CMDLETS.md
2 parents ab48651 + f3b2910 commit e33fac2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

repo_docs/NEW_CMDLETS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ Check the details of your connection instructions, but your session information
152152
### Step 6: Run platyPS to generate topic files
153153
You have two choices:
154154
155-
- **Dump _all_ cmdlets in the module/snap-in to files**: This is simple, but could take a while, and you'll end up with dozens or possibly hundreds of cmdlets files you don't need. The basic syntax is:
155+
- **Dump _all_ cmdlets in the module/snap-in to files**: This is simple but could take a while, and you'll end up with dozens or possibly hundreds of cmdlets files you don't need. The basic syntax is:
156156
```
157157
New-MarkdownHelp -Module <ModuleName> -OutputFolder "<Path"> [-Session <PSSessionVariableName>]
158158
```
@@ -325,7 +325,7 @@ In the TOC file, you can fill in a description or remove the template text line.
325325
326326
After you're done editing the TOC file:
327327
328-
1. Go to the **Propose file change** area at the bottom of the page. Enter a title and optional description informaton and then click **Propose file change**.
328+
1. Go to the **Propose file change** area at the bottom of the page. Enter a title and optional description information and then click **Propose file change**.
329329
330330
2. On the next screen, click **Create pull request**.
331331

0 commit comments

Comments
 (0)