Przeglądaj źródła

doc/book: fix typo on darkwiki page

ghassmo 4 lat temu
rodzic
commit
1811ba8558
3 zmienionych plików z 4 dodań i 4 usunięć
  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.

+ 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.

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

@@ -1,4 +1,4 @@
-rkwiki
+# Darkwiki
 
 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
 ```
 
-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
 % darkwiki update file1.md file2.md