You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm Sorry but I have no idea where to put this but there's a typo in the swift docs and I cannot find the repo with the docs.
The issue is, it should be currentValue < 0 instead of currentValue > 0
link: https://docs.swift.org/swift-book/LanguageGuide/Functions.html
The text was updated successfully, but these errors were encountered:
I'm Sorry but I have no idea where to put this but there's a typo in the swift docs and I cannot find the repo with the docs.
The issue is, it should be
currentValue < 0
instead ofcurrentValue > 0
link: https://docs.swift.org/swift-book/LanguageGuide/Functions.html
The text was updated successfully, but these errors were encountered: