Navigation Menu

Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Apr 29, 2014
1 parent ab84808 commit 5d38d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorial/groonga/index.md
Expand Up @@ -90,7 +90,7 @@ Assume that you have two computers: `192.168.0.10` and `192.168.0.11`.

6. Share the generated `catalog.json` *to your all Droonga nodes*.

# scp ~/droonga/catalog.json 192.169.0.2:~/droonga/
# scp ~/droonga/catalog.json 192.169.0.12:~/droonga/

(Or, of course, you can generate same `catalog.json` on each computer, instead of copying.)

Expand Down

0 comments on commit 5d38d94

Please sign in to comment.