Skip to content

Commit c87e156

Browse files
Update README.md
1 parent 506672f commit c87e156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The goal of this first implementation of AxolotlKit is to have a storage-agnosti
1111

1212
Because, unlike OTR, Axolotl is designed to have long-lived sessions, keys are stored in a locally encrypted database. To give as much flexibility to the developer, we do not provide an independent storage for the keys but do provide an Objective-C protocol to implement for keys to be stored.
1313

14-
If Swift turn out to be a great language for cryptographic applications, I will probably rewrite AxolotlKit in Swift.
14+
If Swift turn out to be a great language for cryptographic applications, we will probably rewrite AxolotlKit in Swift.
1515

1616
## Release
1717

0 commit comments

Comments
 (0)