Skip to content

Commit 0ab60e3

Browse files
Apply suggestions from code review
Co-authored-by: Mike F. Robbins <[email protected]>
1 parent 7c555b8 commit 0ab60e3

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

reference/docs-conceptual/developer/monad-manifesto.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,14 @@ it in his [Monad Manifesto][02] blog post.
1111

1212
In that post, he explained how hard it was to communicate the vision for PowerShell to widely
1313
distributed development teams. The development teams didn't understand the vision. Writing the
14-
Manifesto forced him to be clear about what problem being addressed, the core principles of the
15-
design, how to address the problem, who would benefit from it, and why.
14+
Manifesto forced him to be clear about what problem was being addressed, the core principles of the
15+
design, how to address the issue, who would benefit from it, and why.
1616

17-
Use the following link to download a copy of the manifesto.
17+
Use the following link to download a copy of the Manifesto.
1818

1919
- [Monad Manifesto][01].
2020

21-
This is an important document for PowerShell. It's provided here for historical context. This PDF
22-
file is a version of the original Monad Manifesto that articulated the long-term vision and started
23-
the development effort that became PowerShell. PowerShell has delivered on many of the elements
21+
This document is historically significant to PowerShell. It's a version of the original Monad Manifesto, which articulated the long-term vision and initiated the development effort that became PowerShell. PowerShell has delivered on many of the elements
2422
described in this document.
2523

2624
<!-- link references -->

reference/docs-conceptual/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Jeffrey Snover, the inventor of PowerShell, wrote the Monad Manifesto to explain
6868
PowerShell and how it would change the way we manage systems. Use the following link to download a
6969
copy of the [Monad Manifesto][33].
7070

71-
This PDF file is a version of the original Monad Manifesto that articulated the long-term vision and
71+
This PDF file is a version of the original Monad Manifesto, which articulated the long-term vision and
7272
started the development effort that became PowerShell. PowerShell has delivered on many of the
7373
elements described in this document.
7474

0 commit comments

Comments
 (0)