Skip to content

Commit da9a4b8

Browse files
authored
fix: typo (#96)
1 parent dfbd3d1 commit da9a4b8

File tree

1 file changed

+1
-1
lines changed
  • content/2.concepts/7.rendering-modes

1 file changed

+1
-1
lines changed

content/2.concepts/7.rendering-modes/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Nuxt は様々なレンダリングモードをサポートしています。\
3737

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

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

0 commit comments

Comments
 (0)