Skip to content

Commit

Permalink
Fixed typo in comments
Browse files Browse the repository at this point in the history
  • Loading branch information
dillonma committed Nov 19, 2023
1 parent a5f1b45 commit 750d7da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/grab_crosswalk.R
Expand Up @@ -18,7 +18,7 @@
#' # Download and load current geographic crosswalk for Alaska
#' alaska_xwalk <- grab_crosswalk('AK')
#'
#' # Download and load current geographic crosswalk for New England#'
#' # Download and load current geographic crosswalk for New England
#' new_england_xwalk <- grab_crosswalk(c('CT', 'RI', 'MA', 'VT', 'NH', 'ME'))
#'
#' }
Expand Down

0 comments on commit 750d7da

Please sign in to comment.