Skip to content

Commit a7cd432

Browse files
committed
fix typos
1 parent f68b961 commit a7cd432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

episodes/superspreading-simulate.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -637,7 +637,7 @@ simulated_chains_map <-
637637
purrr::list_rbind()
638638
```
639639

640-
One limitation with the iteration output is that, in order to summarize the output, we need can not use the `summary(<epichains>)`.
640+
One limitation of the iteration output is that, to summarize the output, we can not use the `summary(<epichains>)`.
641641

642642
```{r}
643643
simulated_chains_map %>%

0 commit comments

Comments
 (0)