Skip to content

Commit 3416736

Browse files
committed
[ja] fix typo in security-context.md
1 parent bccbafb commit 3416736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ja/docs/tasks/configure-pod-container/security-context.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ securityContext:
345345
このフィールドは
346346
[`secret`](/docs/concepts/storage/volumes/#secret)、
347347
[`configMap`](/docs/concepts/storage/volumes/#configmap)、
348-
[`emptydir`](/docs/concepts/storage/volumes/#emptydir)
348+
[`emptyDir`](/docs/concepts/storage/volumes/#emptydir)
349349
のようなエフェメラルボリュームタイプに対しては効果がありません。
350350
{{< /note >}}
351351

0 commit comments

Comments
 (0)