Skip to content

Commit 216d8e3

Browse files
authored
Update contributors.md
1 parent 4ab10ab commit 216d8e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributors.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Administrators, moderators, and contributors are all subject to the terms therei
1212
The [review policy](review.md) specifically governs package contribution and review.
1313
In particular, please ensure your package has a valid free open-source (FOSS) license and a formal [release](https://docs.github.com/en/repositories/releasing-projects-on-github/about-releases).
1414

15-
You can run [`multiverse.internals::review_package()`](https://r-multiverse.org/multiverse.internals/reference/review_package.html) to check for yourself if your package is compliant.
15+
You can run [`multiverse.internals::review_package()`](https://r-multiverse.org/multiverse.internals/reference/review_package.html) to check if your package is compliant.
1616
For example:
1717

1818
```r
@@ -26,7 +26,7 @@ multiverse.internals::review_package(
2626
)
2727
```
2828

29-
Not all findings are problems, but some may trigger manual review and delay the acceptance of your package.
29+
Not all findings are problems, but some may delay the acceptance of your package.
3030

3131
## Registration
3232

0 commit comments

Comments
 (0)