From f038d1de4feaea5a253244b1fe3997a6ec1da5a5 Mon Sep 17 00:00:00 2001 From: Vaibhav Srivastava Date: Thu, 27 Aug 2026 12:50:14 +0530 Subject: [PATCH] docs: fix typo informations -> information --- docs/release/v0.2.0-checklist.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release/v0.2.0-checklist.md b/docs/release/v0.2.0-checklist.md index 4318334..899d4c7 100644 --- a/docs/release/v0.2.0-checklist.md +++ b/docs/release/v0.2.0-checklist.md @@ -17,7 +17,7 @@ ruff check tests/test_release_v020.py All checks passed pyright src/cain_agent/__init__.py tests/test_release_v020.py -0 errors, 0 warnings, 0 informations +0 errors, 0 warnings, 0 information ``` At preparation time, the unmodified K8s RBAC suite still fails in a bare environment