From 8d7f16caed0c0b05dd96ef1f5d350cc69fe71d92 Mon Sep 17 00:00:00 2001 From: Aya Morisawa Date: Mon, 23 Jul 2018 20:48:55 +0900 Subject: [PATCH] Update setup.*.md --- docs/setup.en.md | 2 +- docs/setup.ja.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/setup.en.md b/docs/setup.en.md index 5a277f19b..2ae017478 100644 --- a/docs/setup.en.md +++ b/docs/setup.en.md @@ -31,7 +31,7 @@ Please install and setup these softwares: * [Elasticsearch](https://www.elastic.co/) - used to provide searching feature instead of MongoDB -*3.* Setup Mongodb Database +*3.* Setup MongoDB ---------------------------------------------------------------- In root : 1. `mongo` Go to the mongo shell diff --git a/docs/setup.ja.md b/docs/setup.ja.md index aa8d8d99f..75997cfbc 100644 --- a/docs/setup.ja.md +++ b/docs/setup.ja.md @@ -30,7 +30,7 @@ adduser --disabled-password --disabled-login misskey ##### オプション * [Elasticsearch](https://www.elastic.co/) - 検索機能を向上させるために用います。 -*3.* Mongodbの設定 +*3.* MongoDBの設定 ---------------------------------------------------------------- ルートで: 1. `mongo` mongoシェルを起動