Skip to content

Commit 1ef43f1

Browse files
committed
contributing typo
1 parent 01252bc commit 1ef43f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Ideally, changes are made according to the following process:
2828

2929
### Code style
3030

31-
We are informally using the tidy code style the [air](https://posit-dev.github.io/air/formatter.html) formatter.
31+
We are informally using tidy code style via the [air](https://posit-dev.github.io/air/formatter.html) formatter.
3232
Please [install](https://posit-dev.github.io/air/cli.html) `air` and run with `air format .` after making changes.
3333

3434
### Help with R package development

0 commit comments

Comments
 (0)