Skip to content

Commit 94723a4

Browse files
AdrinlolNikolayS
authored andcommitted
chore(ui): update snippet text
1 parent 1c96c51 commit 94723a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/packages/platform/src/components/DbLabInstanceForm/DbLabFormSteps/AnsibleInstance.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ export const AnsibleInstance = ({
292292
<p className={classes.title}>
293293
{cluster
294294
? '6. After the code snippet runs successfully, follow the directions displayed in the resulting output to start using the database.'
295-
: '7. After the code snippet runs successfully, follow the directions displayed in the resulting output to start using DBLab AUI/API/CLI.'}
295+
: '7. After the code snippet runs successfully, follow the directions displayed in the resulting output to start using DBLab UI/API/CLI.'}
296296
</p>
297297
<Box
298298
sx={{

0 commit comments

Comments
 (0)