Skip to content

Commit 21999ff

Browse files
fixed
1 parent 25924f9 commit 21999ff

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)