We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16b0f59 commit 50c8e71Copy full SHA for 50c8e71
vignettes/issue_build_guide.Rmd
@@ -25,7 +25,7 @@ knitr::opts_chunk$set(
25
* Set the status of each included article to "proofed" using
26
27
```r
28
- rj::update_status("<article_id>", "proofed")`
+ rj::update_status("<article_id>", "proofed")
29
```
30
31
* Copy included articles into `Proofs` folder using
0 commit comments