Просмотр исходного кода

doc/book: fix typo on darkwiki page

ghassmo 4 лет назад
Родитель
Сommit
1811ba8558
3 измененных файлов с 4 добавлено и 4 удалено
  1. 1 1
      bin/darkwiki/README.md
  2. 1 1
      bin/darkwikid/README.md
  3. 2 2
      doc/src/misc/darkwiki.md

+ 1 - 1
bin/darkwiki/README.md

@@ -1,3 +1,3 @@
-# Tau
+# Darkwiki 
 
 
 see [Darkfi Book](https://darkrenaissance.github.io/darkfi/misc/darkwiki.html) for the installation guide.
 see [Darkfi Book](https://darkrenaissance.github.io/darkfi/misc/darkwiki.html) for the installation guide.

+ 1 - 1
bin/darkwikid/README.md

@@ -1,3 +1,3 @@
-# Tau
+# Darkwiki 
 
 
 see [Darkfi Book](https://darkrenaissance.github.io/darkfi/misc/darkwiki.html) for the installation guide.
 see [Darkfi Book](https://darkrenaissance.github.io/darkfi/misc/darkwiki.html) for the installation guide.

+ 2 - 2
doc/src/misc/darkwiki.md

@@ -1,4 +1,4 @@
-rkwiki
+# Darkwiki
 
 
 Collaborative wiki using peer-to-peer network and raft consensus.
 Collaborative wiki using peer-to-peer network and raft consensus.
 
 
@@ -46,7 +46,7 @@ Collaborative wiki using peer-to-peer network and raft consensus.
 % darkwiki update --dry-run
 % darkwiki update --dry-run
 ```
 ```
 
 
-5 - Both `restore` and `update` commands are accepting pass the files names instead of updating/restoring all the documents in ~/darkwiki
+5 - Both `restore` and `update` commands are accepting passing the files names instead of updating/restoring all the documents in ~/darkwiki
 
 
 ```shell
 ```shell
 % darkwiki update file1.md file2.md 
 % darkwiki update file1.md file2.md