Skip to content

Commit ab90afa

Browse files
fix: wording
1 parent b9bc9db commit ab90afa

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

source/import/components/steps/PostInstall.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ const SubgraphWarningMessage: FC = () => (
1919
padding={1}
2020
>
2121
<Text color={'yellow'}>
22-
<Text bold>WARNING:</Text> You <Text bold>MUST</Text> finish subgraph configuration manually
22+
<Text bold>WARNING:</Text> You <Text bold>MUST</Text> finish the subgraph's configuration
23+
manually
2324
</Text>
2425
</Box>
2526
<Text bold>Follow these steps:</Text>

0 commit comments

Comments
 (0)