aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Fackler <[email protected]>2018-04-05 08:13:05 -0700
committerGitHub <[email protected]>2018-04-05 08:13:05 -0700
commit342e0171f029663a960a697bce9d5310c3959c7d (patch)
tree9208a550f1de5907c4936bf355f5be4a70f8d502
parentMerge pull request #893 from bkchr/fix_private_key_from_der (diff)
parentFix minor typo (diff)
downloadrust-openssl-342e0171f029663a960a697bce9d5310c3959c7d.tar.xz
rust-openssl-342e0171f029663a960a697bce9d5310c3959c7d.zip
Merge pull request #894 from skade/patch-1
Fix minor typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7dfa1ae6..33727d0d 100644
--- a/README.md
+++ b/README.md
@@ -108,7 +108,7 @@ cargo build
```
For more information see the vcpkg build helper [documentation](http://docs.rs/vcpkg).
-To finsh setting up OpenSSL you will need to [install root certificates.](#acquiring-root-certificates)
+To finish setting up OpenSSL you will need to [install root certificates.](#acquiring-root-certificates)
#### Acquiring Root Certificates