Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AsaiToshiya authored and fiatjaf committed Aug 15, 2024
1 parent 1b77d6e commit e8ff68f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ const sub = relay.subscribe([
let sk = generateSecretKey()
let pk = getPublicKey(sk)

relay.sub([
relay.subscribe([
{
kinds: [1],
authors: [pk],
Expand Down

0 comments on commit e8ff68f

Please sign in to comment.