We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7325b0 commit e12f1a5Copy full SHA for e12f1a5
components/data_stores/actions/update-ttl/update-ttl.mjs
@@ -2,7 +2,7 @@ import app from "../../data_stores.app.mjs";
2
3
export default {
4
key: "data_stores-update-ttl",
5
- name: "Update record expiration",
+ name: "Update Record Expiration",
6
description: "Update the expiration time for a record in your [Pipedream Data Store](https://pipedream.com/data-stores/).",
7
version: "0.0.1",
8
type: "action",
0 commit comments