Skip to content

Commit d2e2357

Browse files
Update scripts/ci/codegen/pushToAlgoliaWeb.ts
Co-authored-by: Clément Vannicatte <[email protected]>
1 parent 6ed658b commit d2e2357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/ci/codegen/pushToAlgoliaWeb.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ async function pushToAlgoliaWeb(): Promise<void> {
104104
title: message,
105105
body: [
106106
'This PR is automatically created by https://github.com/algolia/api-clients-automation',
107-
'It contains the latest generated code snippets.',
107+
'It contains the latest generated guides.',
108108
].join('\n\n'),
109109
base: 'master',
110110
head: targetBranch,

0 commit comments

Comments
 (0)