Docs: Correct the Chocolatey package name for Node in the local environment setup instructions.

Props pbearne

See #51414

Built from https://develop.svn.wordpress.org/trunk@49594


git-svn-id: http://core.svn.wordpress.org/trunk@49332 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn 2020-11-14 10:17:08 +00:00
parent d817ad9b55
commit 1260493569

View File

@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.6-beta4-49593';
$wp_version = '5.6-beta4-49594';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.