Skip to content

Commit e262b2b

Browse files
committed
docs: Use title case and single quotes in DESCRIPTION
1 parent 9d0e043 commit e262b2b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: shiny.blueprint
2-
Title: Palantir's Blueprint for Shiny apps
2+
Title: Palantir's 'Blueprint' for 'Shiny' Apps
33
Version: 0.2.0
44
Authors@R:
55
c(
@@ -10,8 +10,8 @@ Authors@R:
1010
person("Appsilon Sp. z o.o.", role = "cph", email = "[email protected]")
1111
)
1212
Description:
13-
Easily use Blueprint, the popular React library from Palantir, in your Shiny app.
14-
Blueprint provides a rich set of UI components for creating visually appealing applications
13+
Easily use 'Blueprint', the popular 'React' library from Palantir, in your 'Shiny' app.
14+
'Blueprint' provides a rich set of UI components for creating visually appealing applications
1515
and is optimized for building complex, data-dense web interfaces.
1616
This package provides most components from the underlying library,
1717
as well as special wrappers for some components

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# shiny.blueprint <a href="https://appsilon.github.io/shiny.blueprint/"><img src="man/figures/shiny-blueprint.png" alt="shiny.blueprint logo" style="float: right; height: 140px;"></a>
22

3-
> _Palantir's Blueprint for Shiny apps_
3+
> _Palantir's Blueprint for Shiny Apps_
44
55
<!-- badges: start -->
66
[![CRAN](https://www.r-pkg.org/badges/version/shiny.blueprint)](https://cran.r-project.org/package=shiny.blueprint)

0 commit comments

Comments
 (0)