leetcode-python
leetcode-python copied to clipboard
docs: Fix a few typos
There are small typos in:
- anagrams/solution.py
- jump_game_ii/solution3.py
- search_for_a_range/solution2.py
Fixes:
- Should read
occurrencerather thanoccurence. - Should read
occurrencesrather thanoccurences. - Should read
minimumrather thanmininum.
Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md