chore: fix typo
Chloe 1 month ago 72e130f1 3d3acdac
··· 12 }; 13 14 # Allow opening files and links in Windows from WSL 15 - environment.variable.BROWSER = "wsl-open"; 16 }; 17 }
··· 12 }; 13 14 # Allow opening files and links in Windows from WSL 15 + environment.variables.BROWSER = "wsl-open"; 16 }; 17 }