Skip to content

Commit 93bdc4a

Browse files
README: typo
1 parent 2c053a9 commit 93bdc4a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

OVERVIEW.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ handlers("txtprogressbar", "beepr")
107107

108108
### The future framework
109109

110-
The **[future]** framework has built-in support for the kind of progression updates produced by the **progressr** package. This means that you can use it with for instance **[future.apply]**, **[furrr]]*, and **[foreach]**+**[doFuture]**.
110+
The **[future]** framework has built-in support for the kind of progression updates produced by the **progressr** package. This means that you can use it with for instance **[future.apply]**, **[furrr]**, and **[foreach]** with **[doFuture]**.
111111

112112

113113
#### future_lapply()

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ handlers("txtprogressbar", "beepr")
109109

110110
### The future framework
111111

112-
The **[future]** framework has built-in support for the kind of progression updates produced by the **progressr** package. This means that you can use it with for instance **[future.apply]**, **[furrr]]*, and **[foreach]**+**[doFuture]**.
112+
The **[future]** framework has built-in support for the kind of progression updates produced by the **progressr** package. This means that you can use it with for instance **[future.apply]**, **[furrr]**, and **[foreach]** with **[doFuture]**.
113113

114114

115115
#### future_lapply()

0 commit comments

Comments
 (0)