From debd07fc13ba1ac8e7896b17e250e89c20375c7b Mon Sep 17 00:00:00 2001 From: Lantao Liu Date: Thu, 10 Aug 2017 06:22:00 +0000 Subject: [PATCH] Minor typo fix. Signed-off-by: Lantao Liu --- api/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/README.md b/api/README.md index d752d8ba2..f6eb28c6a 100644 --- a/api/README.md +++ b/api/README.md @@ -1,4 +1,4 @@ -This directory contains the GRPC API definitions for contaienrd. +This directory contains the GRPC API definitions for containerd. All defined services and messages have been aggregated into `*.pb.txt` descriptors files in this directory. Definitions present here are considered