Skip to content

Commit 184e968

Browse files
Small typo.
1 parent 0082a53 commit 184e968

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WSL/wsl2-about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ File intensive operations like `git clone`, `npm install`, `apt update`, `apt up
2929

3030
## Full System Call Compatibility
3131

32-
Linux binaries use system calls to perform many functions such as accessing files, requesting memory, creating processes, and more. Whereas WSL 1 used a translation layer that was built by the WSL team, WSL 2 includes its own Linux kernel with full system call compatibility. This introduces a whole new set of apps that you can run inside of WSL, such as Docker and more. Additionally, any updates to the Linux kernel can be immediately ready to be added to your computer, rather than waiting for the WSL team to implement the changes and then have them added.
32+
Linux binaries use system calls to perform many functions such as accessing files, requesting memory, creating processes, and more. Whereas WSL 1 used a translation layer that was built by the WSL team, WSL 2 includes its own Linux kernel with full system call compatibility. This introduces a whole new set of apps that you can run inside of WSL, such as Docker and more. Additionally, any updates to the Linux kernel can be immediately added to your computer, rather than waiting for the WSL team to implement the changes and then have them added.

0 commit comments

Comments
 (0)