SSH/SFTP host *key* checking, not "host checking".
diff --git a/_releases/1.0.0.md b/_releases/1.0.0.md
index 17d5db0..6af2a02 100644
--- a/_releases/1.0.0.md
+++ b/_releases/1.0.0.md
@@ -192,8 +192,8 @@
 `GUACAMOLE_HOME` directory](/doc/1.0.0/gug/configuring-guacamole.html#ssh-host-verification)
 on the server running guacd, or by passing [the `host-key`
 parameter](/doc/1.0.0/gug/configuring-guacamole.html#ssh-network-parameters) to
-the connection with the key of the specific server), host checking will be
-strictly enforced and the connection will only succeed if the host matches.
+the connection with the key of the specific server), host key checking will be
+strictly enforced and the connection will only succeed if the host key matches.
 
  * [GUACAMOLE-527](https://issues.apache.org/jira/browse/GUACAMOLE-527) - Add parameter for specifying known SSH/SFTP server host key