ruby_testing
ruby_testing copied to clipboard
Fix spelling mistakes
Because
Spelling issues on files /spec/16a and /spec_answers/16a
This PR
Fixes the spelling
- word existance
- word occuring
Issue
Additional Information
Pull Request Requirements
- [x] I have thoroughly read and understand The Odin Project Contributing Guide
- [x] The title of this PR follows the
location of change: brief description of changeformat, e.g.String spec: Update instructions for clarity - [x] The
Becausesection summarizes the reason for this PR - [x] The
This PRsection has a bullet point list describing the changes in this PR - [x] If this PR addresses an open issue, it is linked in the
Issuesection - [x] If this PR includes changes in the
specfolder, they are also updated in the corresponding file in thespec_answersfolder (with passing tests).