Skip to content

Commit b724aeb

Browse files
authored
fix typo with signing zone
1 parent 6842346 commit b724aeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting-started/fabric-dht.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Remember to replace `@example`with your space name, and remember to put the `.`a
9090
2. **Sign the file**
9191

9292
```
93-
space-cli signzone myexample.zone > signed.event.json
93+
space-cli signzone @example myexample.zone > signed.event.json
9494
```
9595

9696
The wallet will turn it into a signed Nostr event and bundles proof information to make it ready for publishing to Fabric.

0 commit comments

Comments
 (0)