diff --git a/concept_api.py b/concept_api.py index 608fd92..8e6a64a 100644 --- a/concept_api.py +++ b/concept_api.py @@ -4,7 +4,7 @@ """ Headless backend actions for the Concept Maker app. -This module exposes JSON actions for the Tauri UI without desktop GUI imports. +This module exposes JSON actions for the Tauri UI without desktop toolkit imports. """ from __future__ import annotations