Skip to content

Commit bb2b20c

Browse files
committed
fix typo
1 parent 15bf81a commit bb2b20c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/UserGuide.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -701,7 +701,7 @@ create.pgs.with.continuous.phenotype.plot(
701701
knitr::include_graphics(file.path(temp.dir, correlation.filename));
702702
```
703703

704-
Unsurprisingly, our randomly generated phenotype data is not correlated with our fake PGS.
704+
Unsurprisingly, our randomly generated phenotype data are not correlated with our fake PGS.
705705

706706
- When multiple PGS columns are present and/or multiple phenotype columns are specified, each combination is plotted in a separate panel.
707707
- Panels are arranged in a grid with unique PGS inputs on the x-axis and unique phenotype inputs on the y-axis.

0 commit comments

Comments
 (0)