Skip to content

Commit 1733d40

Browse files
Merge pull request #204 from zenml-io/QA-Fixes
Qa fixes
2 parents a9f58e9 + d9f4da1 commit 1733d40

File tree

1 file changed

+1
-1
lines changed
  • src/ui/layouts/stacks/CreateStack/ListForAll

1 file changed

+1
-1
lines changed

src/ui/layouts/stacks/CreateStack/ListForAll/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ export const ListForAll: React.FC<Props> = () => {
269269
className={styles.stackFooterButton}
270270
onClick={() => onCreateStack()}
271271
>
272-
Register
272+
Register Stack
273273
</PrimaryButton>
274274
</Box>
275275

0 commit comments

Comments
 (0)