doc typo fixes

Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
This commit is contained in:
Riyaz Faizullabhoy 2015-12-15 14:24:34 -08:00
parent e338dd0caa
commit e1e53c3cc9
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<!--[metadata]>
+++
title = "Notary Serer Configuration File"
title = "Notary Server Configuration File"
description = "Specifies the configuration file for Notary Server"
keywords = ["docker, notary, notary-server, configuration"]
[menu.main]

View File

@ -32,7 +32,7 @@ generate client SSL certs with basic constraints using OpenSSL.
### Signer storage
Notary Signer uses MySQL as a backend for storing the encrypted private keys
that is responsible for. The private keys[wrapped](
that is responsible for. The private keys [wrapped](
https://tools.ietf.org/html/draft-ietf-jose-json-web-algorithms-31#section-4.4)
and [encrypted](
https://tools.ietf.org/html/draft-ietf-jose-json-web-algorithms-31#section-4.8)