Explorar o código

Update README.md

Frank %!s(int64=4) %!d(string=hai) anos
pai
achega
fb025ecd4f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -99,7 +99,7 @@ override func i18nDidChange() {
   // Example as MJRefreshNormalHeader
   func addRefreshHeader() {
       MJRefreshNormalHeader { [weak self] in
-  	      // do some Requst
+  	  // load some data
       }.autoChangeTransparency(true)
       .link(to: tableView)
   }