Skip to content

Commit

Permalink
fix: typo (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
hiro-xre authored Oct 28, 2024
1 parent dfbd3d1 commit da9a4b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/2.concepts/7.rendering-modes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Nuxt は様々なレンダリングモードをサポートしています。\

- 開発の制約\
サーバーサイドとクライアントサイドでシームレスに動作するコードを書くためにいくつかの制約があります。
- コスト
- コスト\
サーバーを必要とするため、サーバーの稼働コストがかかります。

より詳細な説明については [公式ドキュメント](https://nuxt.com/docs/guide/concepts/rendering#universal-rendering) を参照してください。
Expand Down

0 comments on commit da9a4b8

Please sign in to comment.