diff --git a/datasette_enrichments/__init__.py b/datasette_enrichments/__init__.py index 37ec479..a001fac 100644 --- a/datasette_enrichments/__init__.py +++ b/datasette_enrichments/__init__.py @@ -359,6 +359,7 @@ async def inner(): ) ), "label": "Enrich this row", + "description": "Run a data cleaning operation against this row", } ]