Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
emcro authored May 7, 2020
1 parent 258406a commit 6514d30
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 @@ -101,7 +101,7 @@ the always-awesome-and-funny [Christian Selig](https://twitter.com/ChristianSeli
for Reddit and though it was just too damn clever not use myself in my app:

```
UIKeyCommand(title: "Close", action: #selector(handleKeyCommand(sender:)), input: "`", propertyList: "closeModal"),
UIKeyCommand(title: "Close", action: #selector(handleKeyCommand(sender:)), input: "`", propertyList: "closeModal")
```

Expand Down

0 comments on commit 6514d30

Please sign in to comment.