From 31e32ec10204dacc40253a408ee62b0645910d33 Mon Sep 17 00:00:00 2001 From: HuKeping Date: Wed, 17 Feb 2016 15:13:00 +0800 Subject: [PATCH] Minor typo Signed-off-by: Hu Keping --- docs/notary-server-config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/notary-server-config.md b/docs/notary-server-config.md index 800d896d4e..f28aa016b2 100644 --- a/docs/notary-server-config.md +++ b/docs/notary-server-config.md @@ -250,7 +250,7 @@ configure it. **Token authentication:** This is an implementation of the same authentication used by -[docker registry](https://github.com/docker/distribution). (JTW token-based +[docker registry](https://github.com/docker/distribution). (JWT token-based authentication post login.)