Skip to content

Commit

Permalink
deleting spaces that might have corrupted the help
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelle-greco committed Jan 31, 2023
1 parent 963d952 commit 97b50a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ Authors@R: c(
person("Yihui", "Xie", role = c("ctb"), comment = c(ORCID = "0000-0003-0645-5666")),
person("Albert", "Krewinkel", role = c("cph"), comment = c("Multiple bibliographies lua filter")),
person("JooYoung", "Seo", role="ctb", comment = c(ORCID = "0000-0002-4064-6012")),
person("Isabelle", "Greco", role = "ctb", comment = c(ORCID = "0000-0003-1604-6639")))
person("Isabelle", "Greco", role="ctb", comment = c(ORCID = "0000-0003-1604-6639")))
Description: Provides templates and functions to simplify the production and maintenance of curriculum vitae.
Depends:
Depends:
R (>= 3.5.0)
Imports:
rlang,
Expand Down

0 comments on commit 97b50a9

Please sign in to comment.