diff --git a/rfcs/0137-nix-language-version.md b/rfcs/0137-nix-language-version.md index 99b01d4..71e8bb6 100644 --- a/rfcs/0137-nix-language-version.md +++ b/rfcs/0137-nix-language-version.md @@ -237,7 +237,7 @@ Other discussions around language changes: - (+) Says it all - (-) Very long - `with import \d*;` - - (+) Allows for forward compatibilty hacks such as better error messages + - (+) Allows for forward compatibility hacks such as better error messages - (-) Will likely mislead beginners to think this is has the same semantics as the original `with import ...;`