about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--tvix/website/landing-en.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tvix/website/landing-en.md b/tvix/website/landing-en.md
index 5620800d92..d95320f11c 100644
--- a/tvix/website/landing-en.md
+++ b/tvix/website/landing-en.md
@@ -14,7 +14,7 @@ There are several projects within Tvix, such as:
 
 * `//tvix/eval` - an implementation of the Nix programming language
 * `//tvix/serde` - a Rust library for using the Nix language for config files
-* `//tvix/nix-compat` - a Rust library for compatbility with C++ Nix
+* `//tvix/nix-compat` - a Rust library for compatibility with C++ Nix
   features like encodings and hashing schemes
 * ... and a handful others!