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 6ed658b commit d2e2357Copy full SHA for d2e2357
scripts/ci/codegen/pushToAlgoliaWeb.ts
@@ -104,7 +104,7 @@ async function pushToAlgoliaWeb(): Promise<void> {
104
title: message,
105
body: [
106
'This PR is automatically created by https://github.com/algolia/api-clients-automation',
107
- 'It contains the latest generated code snippets.',
+ 'It contains the latest generated guides.',
108
].join('\n\n'),
109
base: 'master',
110
head: targetBranch,
0 commit comments