Skip to content

Commit 5675155

Browse files
committed
Fix lint
1 parent 1c94033 commit 5675155

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

posts/superspreading_v0.4.0/index.qmd

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ library(superspreading)
1717

1818
The fourth minor release of the _superspreading_ package contains new functionality, a new vignette and various minor improvements to documentation.
1919

20-
With this release the development status of the package has been updated from _experimental_ to _stable_.
20+
With this release the development status of the package has been updated from _experimental_ to _stable_.
2121

2222
## New features
2323

@@ -33,7 +33,7 @@ With this release the development status of the package has been updated from _e
3333

3434
## Minor changes
3535

36-
* An `.aspell/` folder is added to the package including `defaults.R` and `superspreading.rds` to supply a wordlist to the CRAN spell checking to avoid quoting names in the `DESCRIPTION` (#127).
36+
* An `.aspell/` folder is added to the package including `defaults.R` and `superspreading.rds` to supply a wordlist to the CRAN spell checking to avoid quoting names in the `DESCRIPTION` (#127).
3737

3838
* Package and function documentation has been updated. Vignette changes include minor reworking of text, updating any information or links that were outdated; function documentation is styled more consistently and follows the [Tidyverse style guide](https://style.tidyverse.org/documentation.html) (#131, #134).
3939

@@ -51,7 +51,6 @@ With this release the development status of the package has been updated from _e
5151

5252
* None
5353

54-
5554
## Acknowledgements
5655

5756
[@chartgerink](https://github.com/chartgerink) [@joshwlambert](https://github.com/joshwlambert)

0 commit comments

Comments
 (0)