From 59d3325fd4b5968e88209dda3d8f1b8abd9cbd6a Mon Sep 17 00:00:00 2001 From: Milad Raeisi <6504337+miladsoft@users.noreply.github.com> Date: Fri, 15 Sep 2023 06:16:34 +0400 Subject: [PATCH] Update github.json --- src/github.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/github.json b/src/github.json index 94d1b43..9ebcf6a 100644 --- a/src/github.json +++ b/src/github.json @@ -7,7 +7,7 @@ "description": "Blockcore is a platform that enables you to build your own blockchains.", "avatarUrl": "https://avatars.githubusercontent.com/u/53176002?v=4", "blog": "https://www.blockcore.net", - "repositoris": [ + "repositories": [ { "name": "blockcore", "description": "Open source .NET Core Bitcoin based blockchain node in C#", @@ -37,13 +37,13 @@ }, { "name": "blockcore-coininfo", - "description": "JavaScript component for crypto currency specific information.", + "description": "JavaScript component for cryptocurrency specific information.", "release": { "exist": true, "version": "5.2.2", "prerelease": false } - , + }, { "name": "blockcore-notes", "description": "Notes app for decentralized infrastructures (Nostr and Web5)",