Skip to content

Commit f066b52

Browse files
authored
Merge pull request #327 from zigzagdev/feature/japanese_translate-fix_1
[ja]: fix typo in japanese word
2 parents 5987010 + 6e3be1d commit f066b52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/ja/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ ElasticSearch プラグインをインストールするには、 ``composer``
3838
====
3939

4040
ElasticSearch プラグインは elasticsearch インデックスと作用することを簡単にし、
41-
`ORM <https://book.cakephp.org/3/ja/orm.html>`__ に似たインタフェースを提供します。まず最初に ``Type`` オブジェクトを
41+
`ORM <https://book.cakephp.org/3/ja/orm.html>`__ に似たインターフェイスを提供します。まず最初に ``Type`` オブジェクトを
4242
作成しなければいけません。 ``Type`` オブジェクトは elasticsearch 内では "Repository"
4343
もしくは Table のようなクラスです。 ::
4444

0 commit comments

Comments
 (0)