]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/nodejs/resources/package.rb
Fix typo
[chef.git] / cookbooks / nodejs / resources / package.rb
index db9424024730638ed13dc6b4a0ffcf0083eec2c1..f62aecc84e44aed838248dd5560476bb51c4f528 100644 (file)
@@ -17,7 +17,7 @@
 # limitations under the License.
 #
 
-default_action :iinstall
+default_action :install
 
 actions :install, :upgrade, :remove