vscode-utils/vscodeEnv: fix typo and grammer in the description comment
This commit is contained in:
parent
6d31311eaa
commit
3d102d1c90
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#use vscodeWithConfiguration and vscodeExts2nix to create vscode exetuable that when exits(vscode) will update the mutable extension file, which is imported when getting evaluated by nix.
|
||||
#Use vscodeWithConfiguration and vscodeExts2nix to create a vscode executable. When the executable exits, it updates the mutable extension file, which is imported when evaluated by Nix later.
|
||||
{ lib
|
||||
, buildEnv
|
||||
, writeShellScriptBin
|
||||
|
|
Loading…
Reference in a new issue