Skip to content

Commit

Permalink
update swift code style
Browse files Browse the repository at this point in the history
  • Loading branch information
tanner0101 committed Feb 8, 2016
1 parent 4144642 commit 7226964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ let hello = Hash.make("world")

For added security, set a custom `applicationKey` on the `Hash` class.

```
```swift
Hash.applicationKey = "my-secret-key"
```

Expand Down

0 comments on commit 7226964

Please sign in to comment.