diff --git a/documents/contents/app-architecture/client-side-rendering/global-function/exception-handling.md b/documents/contents/app-architecture/client-side-rendering/global-function/exception-handling.md index 2984d7194..7ed3b6afa 100644 --- a/documents/contents/app-architecture/client-side-rendering/global-function/exception-handling.md +++ b/documents/contents/app-architecture/client-side-rendering/global-function/exception-handling.md @@ -1,6 +1,6 @@ --- title: CSR 編 - 全体処理方式 -description: クライアントサイドレンダリング方式の アプリケーション全体で考慮すべき アーキテクチャについて、その実装方針を説明します。 +description: クライアントサイドレンダリング方式のアプリケーション全体で考慮すべき アーキテクチャについて、その実装方針を説明します。 --- # 例外処理方針 {#top} diff --git a/documents/contents/app-architecture/client-side-rendering/global-function/health-check-implementation.md b/documents/contents/app-architecture/client-side-rendering/global-function/health-check-implementation.md index d542a2740..4545903de 100644 --- a/documents/contents/app-architecture/client-side-rendering/global-function/health-check-implementation.md +++ b/documents/contents/app-architecture/client-side-rendering/global-function/health-check-implementation.md @@ -1,6 +1,6 @@ --- title: CSR 編 - 全体処理方式 -description: クライアントサイドレンダリング方式の アプリケーション全体で考慮すべき アーキテクチャについて、その実装方針を説明します。 +description: クライアントサイドレンダリング方式のアプリケーション全体で考慮すべき アーキテクチャについて、その実装方針を説明します。 --- # ヘルスチェック機能の実装方針 {#top} diff --git a/documents/contents/app-architecture/client-side-rendering/global-function/index.md b/documents/contents/app-architecture/client-side-rendering/global-function/index.md index 53cca13f6..f1963b7cc 100644 --- a/documents/contents/app-architecture/client-side-rendering/global-function/index.md +++ b/documents/contents/app-architecture/client-side-rendering/global-function/index.md @@ -1,6 +1,6 @@ --- title: CSR 編 - 全体処理方式 -description: クライアントサイドレンダリング方式の アプリケーション全体で考慮すべき アーキテクチャについて、その実装方針を説明します。 +description: クライアントサイドレンダリング方式のアプリケーション全体で考慮すべき アーキテクチャについて、その実装方針を説明します。 --- # 全体処理方式 {#top} diff --git a/documents/contents/app-architecture/client-side-rendering/global-function/logging-policy.md b/documents/contents/app-architecture/client-side-rendering/global-function/logging-policy.md index 170bcb503..3e4547e53 100644 --- a/documents/contents/app-architecture/client-side-rendering/global-function/logging-policy.md +++ b/documents/contents/app-architecture/client-side-rendering/global-function/logging-policy.md @@ -1,6 +1,6 @@ --- title: CSR 編 - 全体処理方式 -description: クライアントサイドレンダリング方式の アプリケーション全体で考慮すべき アーキテクチャについて、その実装方針を説明します。 +description: クライアントサイドレンダリング方式のアプリケーション全体で考慮すべき アーキテクチャについて、その実装方針を説明します。 --- # ログ出力方針 {#top} diff --git a/documents/contents/app-architecture/client-side-rendering/global-function/validation-policy.md b/documents/contents/app-architecture/client-side-rendering/global-function/validation-policy.md index a5a398c2f..dcbfe7377 100644 --- a/documents/contents/app-architecture/client-side-rendering/global-function/validation-policy.md +++ b/documents/contents/app-architecture/client-side-rendering/global-function/validation-policy.md @@ -1,6 +1,6 @@ --- title: CSR 編 - 全体処理方式 -description: クライアントサイドレンダリング方式の アプリケーション全体で考慮すべき アーキテクチャについて、その実装方針を説明します。 +description: クライアントサイドレンダリング方式のアプリケーション全体で考慮すべき アーキテクチャについて、その実装方針を説明します。 --- # 入力値検査方針 {#top}