summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wpa-psk/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/wpa-psk/README.md b/wpa-psk/README.md
index c2e7136..89bcef2 100644
--- a/wpa-psk/README.md
+++ b/wpa-psk/README.md
@@ -3,7 +3,7 @@
This is a Rust library to compute the WPA pre-shared key of a Wi-Fi SSID and
passphrase. See also the corresponding command-line interface `wpa-psk-cli`.
-See the [crate documentation][docs] more information.
+See the [crate documentation][docs] for more information.
[docs]: https://docs.rs/wpa-psk/latest/wpa_psk/
Generated by cgit. See skreutz.com for my tech blog and contact information.