Explorar o código

Update README.md

Evgenii Neumerzhitckii %!s(int64=10) %!d(string=hai) anos
pai
achega
42e3020082
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -122,7 +122,7 @@ keychain.set("hello world", forKey: "hello")
 // Value will be stored under "myTestKey_hello" key
 ```
 
-### Verify successful operation
+### Check if operation was successful
 
 One can verify if `set`, `delete` and `clear` methods finished successfully by checking their return values. Those methods return `true` on success and `false` on error.