Skip to content

Commit 4f9bdae

Browse files
author
Stefan Fleck
committed
better tagline
1 parent 3046690 commit 4f9bdae

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Version: 1.0.0
55
Authors@R: person("Stefan", "Fleck", email = "[email protected]", role = c("aut", "cre"))
66
Maintainer: Stefan Fleck <[email protected]>
77
Description:
8-
A toolkit to work with year-quarter and year-week Dates.
8+
A toolkit for working year-quarter and year-month dates.
99
License: MIT + file LICENSE
1010
URL: https://github.com/s-fleck/dint
1111
BugReports: https://github.com/s-fleck/dint/issues

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ knitr::opts_chunk$set(
1616

1717
[![lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://www.tidyverse.org/lifecycle/#stable)
1818

19-
A toolkit to work with year-quarter and year-week Dates.
19+
A toolkit for working year-quarter and year-month dates
2020

2121
## Installation
2222

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dint
55

66
[![lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://www.tidyverse.org/lifecycle/#stable)
77

8-
A toolkit to work with year-quarter and year-week Dates.
8+
A toolkit for working year-quarter and year-month dates
99

1010
Installation
1111
------------

0 commit comments

Comments
 (0)