From a0351e3dcf989ad7b161f2fd356a674e169578dd Mon Sep 17 00:00:00 2001 From: jmtts <46958876+jmtts@users.noreply.github.com> Date: Thu, 14 Aug 2025 12:39:23 +0200 Subject: [PATCH] Fix typo in VARIANT_RADII docstring --- werk24/models/v1/ask.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/werk24/models/v1/ask.py b/werk24/models/v1/ask.py index fcb2da1f..2ab00675 100644 --- a/werk24/models/v1/ask.py +++ b/werk24/models/v1/ask.py @@ -125,7 +125,7 @@ class W24AskType(str, Enum): """ VARIANT_RADII = "VARIANT_RADII" - """List of all Radii that were found on teh Sectionals + """List of all Radii that were found on the Sectionals associated with the variant """