diff --git a/doc/docs/technical-documentation/wslg.exe.md b/doc/docs/technical-documentation/wslg.exe.md index e0be1dd..b418b72 100644 --- a/doc/docs/technical-documentation/wslg.exe.md +++ b/doc/docs/technical-documentation/wslg.exe.md @@ -2,4 +2,4 @@ `wslg.exe` is a Windows executable that is used mostly to run graphical applications with WSL. -Its behavior is exactly the same as [wsl.exe](wsl.exe.md) with the difference that it's a win32 application, and not a console application, which allows is to start without a creating a console. \ No newline at end of file +Its behavior is exactly the same as [wsl.exe](wsl.exe.md) with the difference that it's a win32 application, and not a console application, which allows it to start without a creating a console.