diff --git a/vignettes/index-crossref.Rmd b/vignettes/index-crossref.Rmd index 98a7ad4b..28201b01 100644 --- a/vignettes/index-crossref.Rmd +++ b/vignettes/index-crossref.Rmd @@ -22,7 +22,7 @@ This vignette discusses tags that help users finding documentation through cross ## See also -`@seealso` allows you to point to other useful resources, either on the web (using a url) or to related functions (with a function link like `[function_name()])`. +`@seealso` allows you to point to other useful resources, either on the web (using a url) or to related functions (with a function link like `[function_name()]`). For `sum()`, this might look like: ```{r}