From 705f3b9df0ac3132d8ec3203511fcac5172d9dae Mon Sep 17 00:00:00 2001 From: "Tristan B. Kildaire" Date: Sun, 5 Jun 2016 11:35:14 +0200 Subject: [PATCH] Update README.md --- doc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/README.md b/doc/README.md index c7680fd..673cab0 100644 --- a/doc/README.md +++ b/doc/README.md @@ -6,7 +6,7 @@ NNTPChan Documentation 1. [Building NNTPChan](building.md) - Building the source code 2. [Setting up NNTPChan](setting-up.md) - Configuring the node 3. [Running NNTPChan](running.md) - Running the node for the first time -4. [Manaing your NNTPChan node with the CLI](cli.md) +4. [Managing your NNTPChan node with the CLI](cli.md) ##Developer related