diff --git a/packages/oss-console/src/components/Executions/ExecutionDetails/ExecutionNodeDeck.tsx b/packages/oss-console/src/components/Executions/ExecutionDetails/ExecutionNodeDeck.tsx index 5b7fcf0fc..d19b5f7af 100644 --- a/packages/oss-console/src/components/Executions/ExecutionDetails/ExecutionNodeDeck.tsx +++ b/packages/oss-console/src/components/Executions/ExecutionDetails/ExecutionNodeDeck.tsx @@ -33,15 +33,15 @@ export const ExecutionNodeDeck: React.FC<{
- If you're using the real-time deck, it's because the 'publish' - function has not been invoked yet. + If you're using the real-time deck, it's because the 'publish' function has not been + invoked yet.
- If you're not using the real-time deck, it's because the corresponding - task is still in progress. + If you're not using the real-time deck, it's because the corresponding task is still in + progress.