fix: spelling in help content

reposotoies ~> repositories
This commit is contained in:
DanConwayDev
2025-06-30 09:46:05 +01:00
committed by Awiteb
parent f3a09d30ea
commit 7c589f1c6c
3 changed files with 3 additions and 3 deletions

View File

@@ -216,7 +216,7 @@ impl NostrClient {
.to_vec())
}
/// Try to fetch the reposotoies and returns them
/// Try to fetch the repositories and returns them
pub async fn fetch_repos(
&self,
repo_naddrs: &[Coordinate],