Skip to content

Commit 7c9c871

Browse files
committed
Merged main into v1.0.6
2 parents 8ec9ba1 + 67ec890 commit 7c9c871

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Password:
173173
174174
### Import Account
175175
176-
If you already have an account created, and have it's private key, that account can be imported into the `razor-go` client.
176+
If you already have an account created, and have its private key, that account can be imported into the `razor-go` client.
177177
To do that, you can use the `import` command. You'll be asked the private key first and then the password which you want to encrypt your keystore file with.
178178
179179
razor cli
@@ -542,7 +542,7 @@ $ ./razor transfer --value 100 --to 0x91b1E6488307450f4c0442a1c35Bc314A505293e -
542542
543543
### Create Job
544544
545-
Create new jobs using `creteJob` command.
545+
Create new jobs using `createJob` command.
546546
547547
_Note: This command is restricted to "Admin Role"_
548548
@@ -572,7 +572,7 @@ $ ./razor createJob --address 0x5a0b54d5dc17e0aadc383d2db43b0a0d3e029c4c -n btc
572572
573573
### Create Collection
574574
575-
Create new collections using `creteCollection` command.
575+
Create new collections using `createCollection` command.
576576
577577
_Note: This command is restricted to "Admin Role"_
578578
@@ -596,7 +596,7 @@ $ ./razor createCollection --name btcCollectionMean --address 0x5a0b54d5dc17e0aa
596596
597597
### Modify Collection Status
598598
599-
Modify the active status of an collection using the `modifyCollectionStatus` command.
599+
Modify the active status of a collection using the `modifyCollectionStatus` command.
600600
601601
_Note: This command is restricted to "Admin Role"_
602602
@@ -1049,4 +1049,4 @@ $ ./razor contractAddresses
10491049

10501050
### Contribute to razor-go
10511051

1052-
We would really appreciate your contribution. To see our [contribution guideline](https://github.com/razor-network/razor-go/blob/main/.github/CONTRIBUTING.md)
1052+
We would really appreciate your contribution. To see our [contribution guideline](https://github.com/razor-network/razor-go/blob/main/.github/CONTRIBUTING.md)

0 commit comments

Comments
 (0)