From: Tom Hughes Date: Tue, 11 Jul 2017 23:12:47 +0000 (+0100) Subject: Fix typo X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/7720e35c56ebf155de90facca5a421e43974774b Fix typo --- diff --git a/cookbooks/nodejs/resources/package.rb b/cookbooks/nodejs/resources/package.rb index db9424024..f62aecc84 100644 --- a/cookbooks/nodejs/resources/package.rb +++ b/cookbooks/nodejs/resources/package.rb @@ -17,7 +17,7 @@ # limitations under the License. # -default_action :iinstall +default_action :install actions :install, :upgrade, :remove