From 67daea766e8aa82cffafbbd3f5183047acff0e65 Mon Sep 17 00:00:00 2001 From: overtrue Date: Sun, 2 Aug 2026 03:04:16 +0800 Subject: [PATCH] chore(typos): accept RTO as a disaster-recovery term --- _typos.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_typos.toml b/_typos.toml index 779f6c48f..12d50d60e 100644 --- a/_typos.toml +++ b/_typos.toml @@ -47,6 +47,9 @@ consts = "consts" Hashi = "Hashi" # HashiCorp # Accept alternate spelling used in parser/XML comments. unparseable = "unparseable" +# Disaster-recovery objectives: recovery time and recovery point. +RTO = "RTO" +rto = "rto" [files] extend-exclude = []