Skip to content

Commit 7216204

Browse files
committed
Fix typo in DESCRIPTION for CRAN release
- fixes #151 - will be committed to CRAN as same-version update (per conversation with maintainers)
1 parent 1a74353 commit 7216204

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Authors@R: c(person("Graeme", "Blair", email = "graeme.blair@ucla.edu", role = c
99
person("Clara", "Bicalho", email = "clarabmcorreia@gmail.com", role = c("aut")),
1010
person("Neal", "Fultz", email = "nfultz@gmail.com", role = c("aut")),
1111
person("Lily", "Medina", email = "lilymiru@gmail.com", role = c("aut")))
12-
Description: A simple interface to build designs using the
12+
Description: A simple interface to build designs
1313
using the package 'DeclareDesign'. In one line of code, users can specify
1414
the parameters of individual designs and diagnose their properties.
1515
The designers can also be used to compare performance of a given design

0 commit comments

Comments
 (0)