Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Nov 21, 2023
1 parent b36b29d commit df98ef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Package: nycflights13
Title: Flights that Departed NYC in 2013
Version: 1.0.2.9000
Authors@R: c(
person("Hadley", "Wickham", , "hadley@posit.com", role = c("aut", "cre")),
person("Hadley", "Wickham", , "hadley@posit.co", role = c("aut", "cre")),
person("Posit Software, PBC", role = c("cph", "fnd"))
)
Description: Airline on-time data for all flights departing NYC in 2013.
Expand Down

0 comments on commit df98ef2

Please sign in to comment.