From 73bdef879b5b93ca04196b19e6099a7a1961f77e Mon Sep 17 00:00:00 2001 From: Specia1 Date: Fri, 31 Aug 2018 13:44:45 +0900 Subject: [PATCH] [FAB-11820] Fix typo in the document. * followng -> following Change-Id: I3d388ecff1a9308c6aec903f47b835890cf078f7 Signed-off-by: Sol Kang --- docs/source/discovery-cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/discovery-cli.md b/docs/source/discovery-cli.md index 0f3e631e77f..e6e729750e1 100644 --- a/docs/source/discovery-cli.md +++ b/docs/source/discovery-cli.md @@ -415,7 +415,7 @@ Not using a configuration file It is possible to execute the discovery CLI without having a configuration file, and just passing all needed configuration as -commandline flags. The followng is an example of a local peer membership +commandline flags. The following is an example of a local peer membership query which loads administrator credentials: ~~~~ {.sourceCode .shell}