Skip to content
This repository was archived by the owner on Dec 21, 2021. It is now read-only.

Commit cb1aa04

Browse files
authored
Update README.md
1 parent 6e0a168 commit cb1aa04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ These DataUnion-specific options can be given to `new StreamrClient` options:
380380
| withdrawAllToMember(memberAddress\[, [options](#withdraw-options)\]) | Transaction receipt | Send all withdrawable earnings to the member's address |
381381
| withdrawAllToSigned(memberAddress, recipientAddress, signature\[, [options](#withdraw-options)\]) | Transaction receipt | Send all withdrawable earnings to the address signed off by the member (see [example below](#member-functions)) |
382382

383-
Here's how to deploy a Data Union contract with 30% admin fee and add some members:
383+
Here's how to deploy a Data Union contract with 30% Admin fee and add some members:
384384

385385
```js
386386
import { StreamrClient } from 'streamr-client'

0 commit comments

Comments
 (0)