Skip to content

Commit aed9d3e

Browse files
authored
Update index.md
Typo fix: "returns `true` of the client is mining" --> "returns `true` if the client is mining"
1 parent 4f4e1ab commit aed9d3e

File tree

1 file changed

+1
-1
lines changed
  • public/content/developers/docs/apis/json-rpc

1 file changed

+1
-1
lines changed

public/content/developers/docs/apis/json-rpc/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ None
445445

446446
**Returns**
447447

448-
`Boolean` - returns `true` of the client is mining, otherwise `false`.
448+
`Boolean` - returns `true` if the client is mining, otherwise `false`.
449449

450450
**Example**
451451

0 commit comments

Comments
 (0)