Merge pull request #630 from fidgetingbits/patch-1

Fix typo in reference.md
This commit is contained in:
lassulus 2024-05-12 17:08:50 +02:00 committed by GitHub
commit 94a818d8b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@
We are currently having issues being able to generate proper module option We are currently having issues being able to generate proper module option
documentation for our recursive disko types. However you can read the available documentation for our recursive disko types. However you can read the available
options [here](https://github.com/nix-community/disko/tree/master/lib/types). options [here](https://github.com/nix-community/disko/tree/master/lib/types).
Combined wit the Combined with the
[examples](https://github.com/nix-community/disko/tree/master/example) this [examples](https://github.com/nix-community/disko/tree/master/example) this
hopefully gives you an overview. hopefully gives you an overview.