Skip to content

Commit d26e834

Browse files
committed
docs/src/troubleshooting: fix typo in "Errorse"
1 parent b42b30d commit d26e834

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/troubleshooting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Common Errorse {#troubleshooting}
1+
# Common Errors {#troubleshooting}
22
This section lists some common errors and their possible solutions.
33

44
## Conditional Imports {#conditional-imports}
@@ -34,4 +34,4 @@ delib.module {
3434
3535
nixos.ifEnabled.someModuleOptions.enable = true;
3636
}
37-
```
37+
```

0 commit comments

Comments
 (0)