Skip to content

Commit 50c8e71

Browse files
committed
Removed stray `
1 parent 16b0f59 commit 50c8e71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/issue_build_guide.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ knitr::opts_chunk$set(
2525
* Set the status of each included article to "proofed" using
2626

2727
```r
28-
rj::update_status("<article_id>", "proofed")`
28+
rj::update_status("<article_id>", "proofed")
2929
```
3030

3131
* Copy included articles into `Proofs` folder using

0 commit comments

Comments
 (0)