summaryrefslogtreecommitdiffhomepage
path: root/packages/sdk/js/src
diff options
context:
space:
mode:
Diffstat (limited to 'packages/sdk/js/src')
-rw-r--r--packages/sdk/js/src/gen/types.gen.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/sdk/js/src/gen/types.gen.ts b/packages/sdk/js/src/gen/types.gen.ts
index 97dc559db..7293f13cd 100644
--- a/packages/sdk/js/src/gen/types.gen.ts
+++ b/packages/sdk/js/src/gen/types.gen.ts
@@ -163,7 +163,7 @@ export type KeybindsConfig = {
*/
history_previous?: string
/**
- * Previous history item
+ * Next history item
*/
history_next?: string
/**