From bbdb3b48c7ec2efab21175fa4be251419848c742 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mauricio=20V=C3=A1squez?= Date: Thu, 26 Oct 2023 12:47:09 -0500 Subject: [PATCH] docs: Typo TOCTU -> TOCTOU MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mauricio Vásquez --- docs/content/en/docs/concepts/tracing-policy/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/en/docs/concepts/tracing-policy/_index.md b/docs/content/en/docs/concepts/tracing-policy/_index.md index dc8ff0e55d3..d83da680a66 100644 --- a/docs/content/en/docs/concepts/tracing-policy/_index.md +++ b/docs/content/en/docs/concepts/tracing-policy/_index.md @@ -16,7 +16,7 @@ and specifying actions. For more details, see {{< caution >}} `TracingPolicy` allows for powerful, yet low-level configuration and, as such, requires knowledge about the Linux kernel and containers to avoid unexpected -issues such as TOCTU bugs. +issues such as TOCTOU bugs. {{< /caution >}} For the complete custom resource definition (CRD) refer to the YAML file