Skip to content

Commit

Permalink
Fix typo in docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
korsbo committed Dec 9, 2017
1 parent 25f98c4 commit 055912a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ Since I do not wish to mess with your clipboard without you knowing it, this fea

To do so, run

'''julia
```julia
Latexify.copy_to_clipboard(true)
'''
```

To once again disable the feature, pass `false` to the same function.

Expand Down

0 comments on commit 055912a

Please sign in to comment.