Skip to content

Commit 4dd28fd

Browse files
authored
Merge pull request #15703 from aolson078/patch-3
Typo fix: "returns `true` of the client is mining" → "returns `true` if the client is mining"
2 parents d69a9b2 + aed9d3e commit 4dd28fd

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)