Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
improve wording
  • Loading branch information
FreeMinded authored Jan 20, 2020
1 parent b81b255 commit c6e2b10
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions roles/wsl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

## Description

The role activates the windows wsl feature on a windows device.
The role activates the Windows Subsystem for Linux (WSL) feature on a windows device.

## Role Variables

### wsl_enbale
### wsl_enable

Switches the Windows Subsystem for Linux on or off.
Switches the WSL on or off.

```yml
wsl_enbale: false
Expand Down

0 comments on commit c6e2b10

Please sign in to comment.