فهرست منبع

Merge pull request #265 from DaniArnaout/patch-1

Update README.md
Hamilton Chapman 7 سال پیش
والد
کامیت
052b7cc222
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -168,7 +168,7 @@ let reachability = Reachability()!
 and
 
 ```swift
-func reachabilityChanged(note: Notification) {
+@objc func reachabilityChanged(note: Notification) {
 
   let reachability = note.object as! Reachability