Skip to content

Commit 1e83f07

Browse files
Trigger a PR
1 parent 13995fc commit 1e83f07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This library provides functionality missing from .NET Core via system calls,
44
that are called from from the `CorePsPlatform.cs` file of PowerShell. The
55
method to do this is a Platform Invoke, which is C#'s Foreign Function
6-
Interface to C code (and C++ by way of `extern C`).
6+
Interface to C code (and C++ by way of `extern C`).
77

88
## Build
99

0 commit comments

Comments
 (0)