Skip to content

Commit e9d8c07

Browse files
committed
[ja] Fix typo of the contents
1 parent fa1ccd9 commit e9d8c07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ja/docs/concepts/overview/kubernetes-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Kubernetes {{< param "version" >}}では、OpenAPI v3によるAPI仕様をベー
9191
}
9292
}
9393
```
94-
<!-- for editors: intionally use yaml instead of json here, to prevent syntax highlight error. -->
94+
<!-- for editors: intentionally use yaml instead of json here, to prevent syntax highlight error. -->
9595

9696
クライアントサイドのキャッシングを改善するために、相対URLはイミュータブルな(不変の)OpenAPI記述を指しています。
9797
また、APIサーバーも、同様の目的で適切なHTTPキャッシュヘッダー(`Expires`には1年先の日付、`Cache-Control`には`immutable`)をセットします。廃止されたURLが使用された場合、APIサーバーは最新のURLへのリダイレクトを返します。

0 commit comments

Comments
 (0)