Skip to content

Commit

Permalink
docs: update decorations.md (#615)
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolailehbrink authored Mar 7, 2024
1 parent ee938e3 commit 015ee47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/decorations.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Decorations

We provide a decorations API allowing you to warp custom class and attributes to ranges of your code.
We provide a decorations API allowing you to wrap custom classes and attributes around ranges of your code.

```ts twoslash
import { codeToHtml } from 'shiki'
Expand Down

0 comments on commit 015ee47

Please sign in to comment.