Skip to content

Commit

Permalink
fix very relevant typo
Browse files Browse the repository at this point in the history
  • Loading branch information
WebFreak001 committed Mar 22, 2024
1 parent e5555a1 commit 35096f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kraken_frontend/src/views/admin/users.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ export default class AdminUsers extends React.Component<AdminUsersProps, AdminUs
Delete
</button>
<button className="button" type="button" onClick={() => this.setState({ confirmDelete: null })}>
Chancel
Cancel
</button>
</div>
</Popup>
Expand Down

0 comments on commit 35096f1

Please sign in to comment.