`target_abi` disambiguates the target in general
diff --git a/src/conditional-compilation.md b/src/conditional-compilation.md
index ad7171b..9126ed8 100644
--- a/src/conditional-compilation.md
+++ b/src/conditional-compilation.md
@@ -203,8 +203,8 @@
 ### `target_abi`
 
 r[cfg.target_abi.general]
-Key-value option set to further disambiguate the `target_env` or `target_arch`
-with information about the target ABI.
+Key-value option set to further disambiguate the target with information about
+the target ABI.
 
 r[cfg.target_abi.disambiguation]
 For historical reasons, this value is only defined as not the empty-string when actually