Skip to content

Commit

Permalink
BANKS
Browse files Browse the repository at this point in the history
  • Loading branch information
Geoengi authored Dec 19, 2024
1 parent 85b72e8 commit bcb2b49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tgui/packages/tgui/interfaces/MiningVendor.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export const MiningVendor = (props, context) => {
<Box color="light-gray">
No registered cash card!
<br />
Please contact your local financial insitution!
Please contact your local banking insitution!
</Box>
)}
</Section>
Expand Down
2 changes: 1 addition & 1 deletion tgui/packages/tgui/interfaces/Vending.js
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ export const Vending = (props, context) => {
<Box color="light-grey">
No registered cash card!
<br />
Please contact your local financial insitution!
Please contact your local banking insitution!
</Box>
)}
</Section>
Expand Down

0 comments on commit bcb2b49

Please sign in to comment.