Skip to content

Commit 09ec358

Browse files
committed
Add quotes around technology
1 parent d805fb8 commit 09ec358

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: dockitect
2-
Title: Create and Validate Dockerfiles Programmatically
2+
Title: Create and Validate 'Dockerfiles' Programmatically
33
Version: 0.0.1
44
Authors@R: c(
55
person("James Joseph", "Balamuta",
@@ -9,7 +9,7 @@ Authors@R: c(
99
)
1010
)
1111
Description: A toolkit for programmatically creating, modifying, and validating
12-
Dockerfiles in R. Provides a pipe-friendly interface for building Docker
12+
'Dockerfiles' in R. Provides a pipe-friendly interface for building 'Docker'
1313
environments from R sessions, packages, and scripts, with support for templates
1414
and automatic system requirement detection.
1515
URL: https://r-pkg.thecoatlessprofessor.com/dockitect/, https://github.com/coatless-rpkg/dockitect

man/dockitect-package.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)