Skip to content

Commit 4977b8a

Browse files
T3RAN13T3RAN13
authored andcommitted
README update
1 parent bf20b31 commit 4977b8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ use GrapheneNodeClient\Connectors\WebSocket\SteemitWSConnector;
2121
$commandQuery = new CommandQueryData();
2222
$data = [
2323
[
24-
'limit' => $limit,
24+
'limit' => $limit,
2525
'select_tags' => ['golos'], // for GOLOS
26-
'tag' => 'steemit', // for STEEMIT
26+
'tag' => 'steemit', // for STEEMIT
2727
]
2828
];
2929
$commandQuery->setParams($data);

0 commit comments

Comments
 (0)