Skip to content

Commit 315a792

Browse files
has -> have
1 parent 4484556 commit 315a792

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ interrupt and retry by disabling the proxy settings using:
189189
```sh
190190
> Sys.unsetenv("http_proxy")
191191
> system2(future.p2p:::find_wormhole(), args = c("send", "--text", "hello"))
192-
On the other computer, please run: wormhole receive (or wormhole-william recv)
192+
On the other computer, please run: wormhole receive (or wormhole-william recv)
193193
Wormhole code is: 53-visitor-physique
194194
```
195195

vignettes/future.p2p-30-shared-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ this by calling:
3434
{alice}$ Rscript -e future.p2p::host_cluster --users=bob,carol,diana --cluster=alice/friends
3535
```
3636

37-
Hosting a P2P cluster only means that you control who has access -
37+
Hosting a P2P cluster only means that you control who have access -
3838
nothing else. For example, in our example, there will be _no_ extra
3939
traffic going through the computer of 'alice'.
4040

0 commit comments

Comments
 (0)