Skip to content

Commit ffddd73

Browse files
committed
Fix type in readme.
1 parent a4fc6f6 commit ffddd73

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

README.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -224,19 +224,16 @@ Sharing helps sustain the community and advertises to others to contribute to th
224224

225225
# Generate Your Own Markdown
226226
**SECTION IN PROGRESS**
227+
227228
Use PlatyPS to generate Markdown. See, https://github.com/PowerShell/platyPS.
228229

229-
## Install PlatyPS.
230-
**SECTION IN PROGRESS**
230+
Install PlatyPS.
231231

232-
## Get to where you can run Get-Help and see cmdlets.
233-
**SECTION IN PROGRESS**
232+
Get to where you can run Get-Help and see cmdlets.
234233

235-
## Generate help with PlatyPS.
236-
**SECTION IN PROGRESS**
234+
Generate help with PlatyPS.
237235

238-
## If you want to merge multiple versions into a single version then use the PlatyPS merge command.
239-
**SECTION IN PROGRESS**
236+
If you want to merge multiple versions into a single version then use the PlatyPS merge command.
240237

241238

242239
# Frequently Asked Questions
@@ -246,7 +243,7 @@ Use PlatyPS to generate Markdown. See, https://github.com/PowerShell/platyPS.
246243
When you submit a Pull Request it goes through a validation check and the results are shown on the Pull Request page in GitHub.
247244
Once the checks are completed, and there are no errors or warnings, and the appropriate sign off has been completed by the product team, a GitHub maintainer will merged the Pull Request into the Master branch on GitHub.
248245

249-
A site located at review.docs.microsoft.com shows a mirror of the docs.microsoft.com and pulls from the Review branch.
246+
A site located at review.docs.microsoft.com shows a mirror of the docs.microsoft.com and pulls from the Master branch.
250247
Unfortunately the review site requires a Microsoft login at this time.
251248
This review site provides an opportunity for Microsoft product teams, support, and other internal stakeholders to review any changes before they are pushed to the live site.
252249

0 commit comments

Comments
 (0)