upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDanConwayDev <DanConwayDev@protonmail.com>2024-11-29 16:01:25 +0000
committerDanConwayDev <DanConwayDev@protonmail.com>2024-11-29 16:01:25 +0000
commit9b3b242652bf7c1ad638ff0f64f1d59aef7fe0ad (patch)
tree0a4310ae49a6eef3880e83b9b19f0002c253b4d1 /README.md
parent09714467015ef2d52dbec8a31c31e6ccb3379ec8 (diff)
fix: spelling of 'beginning'
as it was spelt with 1 'n'
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6117ada..e169cf7 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
3nostr plugin for git 3nostr plugin for git
4 4
5- clone a nostr repository, or add as a remote, by using the url format nostr://pub123/identifier 5- clone a nostr repository, or add as a remote, by using the url format nostr://pub123/identifier
6- remote branches begining with `pr/` are open PRs from contributors; `ngit list` can be used to view all PRs 6- remote branches beginning with `pr/` are open PRs from contributors; `ngit list` can be used to view all PRs
7- to open a PR, push a branch with the prefix `pr/` or use `ngit send` for advanced options 7- to open a PR, push a branch with the prefix `pr/` or use `ngit send` for advanced options
8- publish a repository to nostr with `ngit init` 8- publish a repository to nostr with `ngit init`
9 9