Skip to content

Commit 4e7b696

Browse files
authored
fix(docs): minor formatting fix for url (#256)
1 parent 37ca088 commit 4e7b696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hostprocess/eventflow-logger/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dotnet run -- eventFlowConfig.json
2626
```
2727

2828
## Publishing as single file
29-
Configured to produce a [single binary(https://docs.microsoft.com/en-us/dotnet/core/deploying/single-file#publish-a-single-file-app---cli)]. To build run:
29+
Configured to produce a [single binary](https://docs.microsoft.com/en-us/dotnet/core/deploying/single-file#publish-a-single-file-app---cli). To build, run:
3030

3131
```
3232
dotnet publish -c Release -r win-x64

0 commit comments

Comments
 (0)