diff --git a/awx/ui/src/components/CodeEditor/VariablesDetail.js b/awx/ui/src/components/CodeEditor/VariablesDetail.js index 0e17d6e51fcb..c1f69fbf82d0 100644 --- a/awx/ui/src/components/CodeEditor/VariablesDetail.js +++ b/awx/ui/src/components/CodeEditor/VariablesDetail.js @@ -100,7 +100,7 @@ function VariablesDetail({ {error && (
{t`Error:`} {error.message}