Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Commit 2f0e977

Browse files
committed
Merge pull request #50 from habitullence/master
Changed spelling mistake - Tab to Tap
2 parents 2610a03 + 5c9e9bb commit 2f0e977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/init.pp

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
package { 'vagrant-completion':
3232
ensure => $ensure_pkg,
3333
provider => 'homebrew',
34-
require => Homebrew::Tab['homebrew/completions'],
34+
require => Homebrew::Tap['homebrew/completions'],
3535
}
3636
}

0 commit comments

Comments
 (0)