Skip to content

Commit db706c6

Browse files
committed
Typo
1 parent 01f57d9 commit db706c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
recipe "nodejs", "Installs Node.JS based on the default installation method"
1111
recipe "nodejs::install_from_source", "Installs Node.JS from source"
12-
recipe "nodejs::install_from_binaries", "Installs Node.JS from official binaries"
12+
recipe "nodejs::install_from_binary", "Installs Node.JS from official binaries"
1313
recipe "nodejs::install_from_package", "Installs Node.JS from packages"
1414
recipe "nodejs::npm", "Installs npm from source - a package manager for node"
1515

0 commit comments

Comments
 (0)