diff --git a/man.Rmd b/man.Rmd index 44209f3d4..db0716c24 100644 --- a/man.Rmd +++ b/man.Rmd @@ -253,7 +253,7 @@ Example: ``` **Square brackets for an auto-linked function**: Enclose text like `somefunction()` and `somepackage::somefunction()` in square brackets to get an automatic link to that function's documentation. -Be sure to include the trailing parentheses, because it's good style and and it causes the function to be formatted as code, i.e. you don't need to add backticks. +Be sure to include the trailing parentheses, because it's good style and it causes the function to be formatted as code, i.e. you don't need to add backticks. Example: ```{r}