posts:x.509-certificates: Fix 'directoy' -> 'directory' typo
authorW. Trevor King <wking@tremily.us>
Sat, 28 Dec 2013 02:54:40 +0000 (18:54 -0800)
committerW. Trevor King <wking@tremily.us>
Sat, 28 Dec 2013 02:54:40 +0000 (18:54 -0800)
posts/X.509_certificates.mdwn

index ad3b77bca122202d3b3d2c55f377be22bc0e6823..7266baa75e6952944297d92cba9b77c694f79b19 100644 (file)
@@ -177,7 +177,7 @@ which loads certificates from a file (like
 `/etc/ssl/certs/`).  For efficiency, many applications prefer the
 directory approach, as certificates can then be loaded on an as-needed
 basis using their hashed subject name, key identifier (if present),
-and serial number.  If you place a new CA this directoy, you'll want
+and serial number.  If you place a new CA this directory, you'll want
 to run `c_rehash` to generate the hashed symlinks:
 
     # c_rehash /etc/ssl/certs