Skip to content

Commit ed61908

Browse files
committed
Fix misplaced backtick
1 parent 2531d65 commit ed61908

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resources/git-setup.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ gh_token_help()
101101
To get even more information about your setup run `git_sitrep()`.
102102

103103
```{r}
104-
`git_sitrep()`
104+
git_sitrep()
105105
```
106106

107107
### Ongoing maintenance

0 commit comments

Comments
 (0)