Skip to content

Commit e440501

Browse files
authored
Merge pull request #328 from kenyon/fix-summary
README, metadata: correct name of LVM in summaries
2 parents 2cb0893 + e129c6e commit e440501

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Puppet LVM Module
22

3-
Provides Logical Resource Management (LVM) features for Puppet.
3+
Provides Logical Volume Manager (LVM) types and providers for Puppet.
44

55
## Usage Examples
66

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "puppetlabs-lvm",
33
"version": "2.1.0",
44
"author": "puppetlabs",
5-
"summary": "Provides Puppet types and providers to manage Logical Resource Management (LVM) features.",
5+
"summary": "Provides Puppet types and providers to manage Logical Volume Manager (LVM) features.",
66
"license": "GPL-2.0",
77
"source": "https://github.com/puppetlabs/puppetlabs-lvm",
88
"project_page": "https://github.com/puppetlabs/puppetlabs-lvm",

0 commit comments

Comments
 (0)