Merge pull request #653 from Cosaquee/remove-comma-from-example-in-readme
[puppet-modules/puppetlabs-apt.git] / README.md
index dbed79f3b98e4c891029cdd258a37738252b015d..3168f518cb212451ed2db81e11d629adf68b04b9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ include apt
 
 **Warning:** Using short key IDs presents a serious security issue, potentially leaving you open to collision attacks. We recommend you always use full fingerprints to identify your GPG keys. This module allows short keys, but issues a security warning if you use them.
 
-Declare the `apt::key` class:
+Declare the `apt::key` defined type:
 
 ```puppet
 apt::key { 'puppetlabs':