Update content/shared/v3-core-plugins/extended-plugin-api.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
pull/5963/head
Jameelah Mercer 2025-04-24 18:11:23 -07:00 committed by GitHub
parent e666d8655e
commit 8f4d914a7d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -261,7 +261,7 @@ influxdb3_local.info(f"This plugin has run {counter} times")
#### Best practices for in-memory caching
To get the most out of the in-memory cache, follow these guidlines:
To get the most out of the in-memory cache, follow these guidelines:
- [Use the trigger-specific namespace](#use-the-trigger-specific-namespace)
- [Use TTL appropriately](#use-ttl-appropriately)