Skip to content

Commit 76c63a2

Browse files
authored
docs: fix typo opitonsoptions (#646)
1 parent 2c25600 commit 76c63a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nixd/docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ In our option system, you need to specify which option set you'd like to use.
248248
"expr": "(builtins.getFlake \"/home/lyc/flakes\").homeConfigurations.\"lyc@adrastea\".options"
249249
},
250250

251-
// For flake-parts opitons.
251+
// For flake-parts options.
252252
// Firstly read the docs here to enable "debugging", exposing declarations for nixd.
253253
// https://flake.parts/debug
254254
"flake-parts": {

0 commit comments

Comments
 (0)