Skip to content

Commit

Permalink
docs: fix properties section
Browse files Browse the repository at this point in the history
  • Loading branch information
sxyazi committed Mar 7, 2024
1 parent 5efbd54 commit 7aea597
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/plugins/types.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,6 @@ Meta methods:
- `__len()`
- `__pairs()`: Iterate over the yanked [Url](#url)s

Methods:
Properties:

- `is_cut()`: Whether the yanked urls are cut.
- `is_cut`: Whether the yanked urls are cut.

0 comments on commit 7aea597

Please sign in to comment.