Skip to content

Commit c677b8f

Browse files
committed
Merge pull request #3 from mathiasbynens/patch-1
README: Fix typo
2 parents df737b6 + bdca3ac commit c677b8f

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
@@ -12,6 +12,6 @@ You may need to create this directory, if it does not exist.
1212

1313
To get sweet copy/paste functionality while in QuickLook, also run
1414

15-
defaults write com.apple.finder QLEnableTextSelection -bool true`
15+
defaults write com.apple.finder QLEnableTextSelection -bool true
1616

1717
from a Terminal window.

0 commit comments

Comments
 (0)