mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-03-26 17:52:18 +01:00
Update typo on warning message require-read-relays.tsx
This commit is contained in:
parent
9e57fe83e4
commit
99d53cd84b
@ -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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user