TheOdinProject / javascript-exercises

MIT License
1.28k stars 34.52k forks source link

05_sumAll: Update README.md #475

Closed shubhatRashid closed 5 months ago

shubhatRashid commented 5 months ago

Because

The test cases for the sumAll question suggested that the integers needed to be positive however no such thing was mentioned in question statement .

This PR

Changes the question statement which previously stated to 'form a function for integers' to 'form a function for positive integers'

Issue

Closes #255

Additional Information

Pull Request Requirements

shubhatRashid commented 5 months ago

Hey @MaoShizhong , I will keep the guidelines under consideration next time, i have made the requested changes .

shubhatRashid commented 5 months ago

Hey @MaoShizhong , Sorry for my silly mistakes, i have made the necessary changes.

shubhatRashid commented 5 months ago

My pleasure...