diff --git a/packages/nodes-base/nodes/Notion/shared/descriptions/DatabasePageDescription.ts b/packages/nodes-base/nodes/Notion/shared/descriptions/DatabasePageDescription.ts index 581863f87f..6a01d27662 100644 --- a/packages/nodes-base/nodes/Notion/shared/descriptions/DatabasePageDescription.ts +++ b/packages/nodes-base/nodes/Notion/shared/descriptions/DatabasePageDescription.ts @@ -391,7 +391,7 @@ export const databasePageFields: INodeProperties[] = [ }, default: [], description: - 'List of databases that belong to another database. Multiples can be defined separated by comma.', + 'List of database page IDs that belong to another database. Multiples can be defined separated by comma. Make sure to enable two-way relations.', }, { displayName: 'Checked',