exercism / swift

Exercism exercises in Swift.
https://exercism.org/tracks/swift
MIT License
113 stars 158 forks source link

Fixed leftover word in concepts/basics #679

Closed maroskucera closed 1 year ago

maroskucera commented 1 year ago

Hello, I believe that "most" in the sentence "When a function has a return type most be sure to return a value of that type." is not supposed to be there. Sorry in advance if I misunderstood it somehow 😇