Skip to content

Commit 000e7da

Browse files
authored
Update README.md
1 parent 4fb3ee8 commit 000e7da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ require(simMSM)
2323
setwd("C:/data") # change working dir
2424
```
2525

26-
## Using this pckage to generate data in the working directory
26+
## Using this package to generate data in the working directory
2727
```R
2828
simmsm(subjects = 2500, tpoints = 10, psi = 0.3, n = 1000)
2929
# This code generates 1000 datasets (takes time!)

0 commit comments

Comments
 (0)