Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nakamura-to committed Dec 12, 2021
1 parent 62ac0fa commit 6baa749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/ja/docs/Design/_index.md
Expand Up @@ -46,7 +46,7 @@ Komapperが動作する環境はサーバーサイドである。
- [Exposed](https://github.com/JetBrains/Exposed)
- [Ktorm](https://github.com/kotlin-orm/ktorm)

これらプロダクトとは異なりKomapperは以下の方針をとる
これらのプロダクトとは異なりKomapperは以下の方針をとる

- JDBCとR2DBCの両方をサポートする
- タイプセーフにクエリを組み立てる手段とSQLテンプレートでクエリを組み立てる手段の両方を提供する
Expand Down

0 comments on commit 6baa749

Please sign in to comment.