mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-09-24 14:12:31 +02:00
Update typo on warning message require-read-relays.tsx
This commit is contained in:
@@ -22,7 +22,7 @@ export default function RequireReadRelays({ children }: PropsWithChildren) {
|
||||
<Link as={RouterLink} to="/relays/app">
|
||||
app relays
|
||||
</Link>
|
||||
! Reading and publishing notes wont work very well!
|
||||
! Reading and publishing notes won't work very well!
|
||||
</Text>
|
||||
<Spacer />
|
||||
<Button as={RouterLink} to="/relays/app" size="sm" colorScheme="primary">
|
||||
|
Reference in New Issue
Block a user