Skip to content

Commit

Permalink
Merge pull request #151 from shogo82148/fix-typo-built-in
Browse files Browse the repository at this point in the history
fix typo of 内蔵
  • Loading branch information
tchssk authored Jul 26, 2024
2 parents 6662fb0 + 58ef0b0 commit e56f4ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/index.ja.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ <h3 class="inline">デザインに基づく</h3>

<div class="span4">
<span class="circle" style="background:#5DB9F2;"><i class="fa fa-bolt"></i></span>
<h3 class="inline">内臓のベストプラクティス</h3>
<h3 class="inline">内蔵のベストプラクティス</h3>
<p>
Goaは、ベストプラクティスに従ってマイクロサービスベースのシステムアーキテクチャ構築に適したコードを生成します。コードはレイヤーとして整理されているため、トランスポート固有の懸念事項がビジネスロジックに漏れたりすることはありません。
</p>
Expand Down

0 comments on commit e56f4ca

Please sign in to comment.