diff --git a/docs/plugins/types.md b/docs/plugins/types.md index f6ce6b5f..a57ac5af 100644 --- a/docs/plugins/types.md +++ b/docs/plugins/types.md @@ -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.