Skip to content

Commit c73c8cd

Browse files
committed
RFC for PowerShell Core Interop Module
1 parent bafd513 commit c73c8cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1-Draft/RFCXXXX-PowerShell-Core-Interop-Module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ to "windowize" the Linux platform and would be confusing for Linux professionals
4141
(or vice versa) I can port scripts, snippets and modules that that contain
4242
popular references on my initial development platform (eg environment variables)
4343
to the other platform without changing every reference, so that I can save work
44-
by reusing as much of my initial platform PowerShell code as possible, and
44+
by reusing as much of my "Developed On" platform PowerShell code as possible, and
4545
where desirable, create scripts that run on both Windows and Linux unmodified.
4646

4747
## Specification

0 commit comments

Comments
 (0)