From f6de1d7b208d5b5396265e87c8bfce2c68c2b0f0 Mon Sep 17 00:00:00 2001 From: _cry64 Date: Sat, 11 Apr 2026 10:46:37 +1000 Subject: [PATCH] oh god oh shit i spelt his name wrong --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d21708..d89c639 100644 --- a/README.md +++ b/README.md @@ -64,5 +64,5 @@ fn main() -> Result<(), NixideError> { ## Credits Thanks so much to [@NotAShelf](https://github.com/NotAShelf) for maintaining their [nix-bindings](https://github.com/NotAShelf/nix-bindings) repository. -And especially [RObert Hensing](https://github.com/roberth) and the [nixops4 team](https://github.com/nixops4) for their [nix-bindings-rust](https://github.com/nixops4/nix-bindings-rust) repository. +And especially [Robert Hensing](https://github.com/roberth) and the [nixops4 team](https://github.com/nixops4) for their [nix-bindings-rust](https://github.com/nixops4/nix-bindings-rust) repository. Both of which I use extensively as reference when designing Nixide.