Skip to content

Commit 06e82b0

Browse files
authored
Update datatable-fread-and-fwrite.Rmd #7251 typo backtick
line 213 missing backtick
1 parent 0acda4d commit 06e82b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/datatable-fread-and-fwrite.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ From v1.10.6, `fread` resolves ambiguities more reliably across the entire file
210210

211211
## 2. fwrite()
212212

213-
`fwrite()` is the fast file writer companion to `fread()`. It’s designed for speed, sensible defaults, and ease of use, mirroring many of the conveniences found in fread`.
213+
`fwrite()` is the fast file writer companion to `fread()`. It’s designed for speed, sensible defaults, and ease of use, mirroring many of the conveniences found in `fread`.
214214

215215
### 2.1 Intelligent and Minimalist Quoting (quote="auto")
216216

0 commit comments

Comments
 (0)