Corrected grammatical mistake (#35631)
From: "The version numbers themselves not should be changed" To: "The version numbers themselves should not be changed"
This commit is contained in:
committed by
Manish Giri
parent
38c2b40b1d
commit
39b597f1c2
@ -15,7 +15,7 @@ This would allow updates to any 1.x.x version of the package.
|
|||||||
## Instructions
|
## Instructions
|
||||||
<section id='instructions'>
|
<section id='instructions'>
|
||||||
Use the caret (<code>^</code>) to prefix the version of moment in your dependencies and allow npm to update it to any new MINOR release.
|
Use the caret (<code>^</code>) to prefix the version of moment in your dependencies and allow npm to update it to any new MINOR release.
|
||||||
<strong>Note:</strong> The version numbers themselves not should be changed.
|
<strong>Note:</strong> The version numbers themselves should not be changed.
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
## Tests
|
## Tests
|
||||||
|
Reference in New Issue
Block a user