Skip to content

Commit af8e79d

Browse files
committed
- docs
1 parent da6d719 commit af8e79d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ Return `true` if running as a console application; else `false`.
2828

2929
## IProcessService
3030

31-
The default implementation is `ProcessService`.
31+
The default implementation is `ProcessService`.
3232

33-
``` c#
34-
IProcess GetCurrentProcess();
35-
```
33+
``` c#
34+
IProcess GetCurrentProcess();
35+
```
3636

3737
Returns the `IProcess` abstraction for the current process.
3838

0 commit comments

Comments
 (0)