summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2022-11-21 15:37:46 +0100
committerStefan Kreutz <mail@skreutz.com>2022-11-21 15:37:46 +0100
commit131d1e830bd31d2c72ad6aa0f329233b24b72e89 (patch)
treea600ab4c38fa45a85207ac57d606bc12e91523a8
parent4341b9ca8856b9ba9d1a3e2e9d871c724e72b40e (diff)
downloadwpa-psk-131d1e830bd31d2c72ad6aa0f329233b24b72e89.tar
Fix typo
-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.