Skip to content

Commit e12f1a5

Browse files
Update components/data_stores/actions/update-ttl/update-ttl.mjs
Co-authored-by: Guilherme Falcão <[email protected]>
1 parent d7325b0 commit e12f1a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/data_stores/actions/update-ttl/update-ttl.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import app from "../../data_stores.app.mjs";
22

33
export default {
44
key: "data_stores-update-ttl",
5-
name: "Update record expiration",
5+
name: "Update Record Expiration",
66
description: "Update the expiration time for a record in your [Pipedream Data Store](https://pipedream.com/data-stores/).",
77
version: "0.0.1",
88
type: "action",

0 commit comments

Comments
 (0)