Skip to content

Commit ecdc942

Browse files
authored
Merge pull request #2 from 5atoshiNakamoto/patch-1
Apologies I didn't see this one :-)
2 parents 1dd7402 + 79bb502 commit ecdc942

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The above example of the NIP-05 identifier for ben@bengweeks.github.io can be se
4141
To create a NIP-05 identifier using GitHub:
4242

4343
1. Fork this Repository (or create a new one) using GitHub, naming it `yourusername.github.io` (otherwise the Url will be `yourusername.github.io/repository_name` and not the route of your GitHub pages website).
44-
2. Create a file called `.well-known/nostr.json` (in lower-case) if you are creating a new repositoy rather than forking this and enter your own `"<local-part>": "<public-key>"` as described above.
44+
2. Create a file called `.well-known/nostr.json` (in lower-case) if you are creating a new repository rather than forking this and enter your own `"<local-part>": "<public-key>"` as described above.
4545
3. Go to `Settings` for the Repository, and under `Code and automation` choose `Pages`.
4646
4. Under `Source` > `Build and deployment`, rather than `Deploy from a branch`, choose `GitHub Actions` and `Static HTML` (otherwise you will find the JSON file does not get published).
4747
6. Make a Commit to publish your site.

0 commit comments

Comments
 (0)