Skip to content
This repository was archived by the owner on Mar 19, 2026. It is now read-only.

Commit 33d5084

Browse files
docs: spelling correction for "targetting" (#643)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/4c7dd1d3-21d2-4d5c-80cf-c7fc00653dca/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@15013ef
1 parent 1a02b1d commit 33d5084

2 files changed

Lines changed: 3 additions & 55 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Our client libraries follow the [Node.js release schedule](https://nodejs.org/en
6060
Libraries are compatible with all current _active_ and _maintenance_ versions of
6161
Node.js.
6262

63-
Client libraries targetting some end-of-life versions of Node.js are available, and
63+
Client libraries targeting some end-of-life versions of Node.js are available, and
6464
can be installed via npm [dist-tags](https://docs.npmjs.com/cli/dist-tag).
6565
The dist-tags follow the naming convention `legacy-(version)`.
6666

synth.metadata

Lines changed: 2 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -4,67 +4,15 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/nodejs-common.git",
7-
"sha": "57daed272b0896ed82b7acb9dfa2a79221e44a22"
7+
"sha": "1a02b1d59590473f47fe8cba5c105db6d819f8a0"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "ba9918cd22874245b55734f57470c719b577e591"
14+
"sha": "15013eff642a7e7e855aed5a29e6e83c39beba2a"
1515
}
1616
}
17-
],
18-
"generatedFiles": [
19-
".eslintignore",
20-
".eslintrc.json",
21-
".gitattributes",
22-
".github/ISSUE_TEMPLATE/bug_report.md",
23-
".github/ISSUE_TEMPLATE/feature_request.md",
24-
".github/ISSUE_TEMPLATE/support_request.md",
25-
".github/PULL_REQUEST_TEMPLATE.md",
26-
".github/release-please.yml",
27-
".github/workflows/ci.yaml",
28-
".kokoro/.gitattributes",
29-
".kokoro/common.cfg",
30-
".kokoro/continuous/node10/common.cfg",
31-
".kokoro/continuous/node10/docs.cfg",
32-
".kokoro/continuous/node10/test.cfg",
33-
".kokoro/continuous/node12/common.cfg",
34-
".kokoro/continuous/node12/lint.cfg",
35-
".kokoro/continuous/node12/samples-test.cfg",
36-
".kokoro/continuous/node12/system-test.cfg",
37-
".kokoro/continuous/node12/test.cfg",
38-
".kokoro/docs.sh",
39-
".kokoro/lint.sh",
40-
".kokoro/populate-secrets.sh",
41-
".kokoro/presubmit/node10/common.cfg",
42-
".kokoro/presubmit/node12/common.cfg",
43-
".kokoro/presubmit/node12/samples-test.cfg",
44-
".kokoro/presubmit/node12/system-test.cfg",
45-
".kokoro/presubmit/node12/test.cfg",
46-
".kokoro/publish.sh",
47-
".kokoro/release/docs-devsite.cfg",
48-
".kokoro/release/docs-devsite.sh",
49-
".kokoro/release/docs.cfg",
50-
".kokoro/release/docs.sh",
51-
".kokoro/release/publish.cfg",
52-
".kokoro/samples-test.sh",
53-
".kokoro/system-test.sh",
54-
".kokoro/test.bat",
55-
".kokoro/test.sh",
56-
".kokoro/trampoline.sh",
57-
".kokoro/trampoline_v2.sh",
58-
".mocharc.js",
59-
".nycrc",
60-
".prettierignore",
61-
".prettierrc.js",
62-
".trampolinerc",
63-
"CODE_OF_CONDUCT.md",
64-
"CONTRIBUTING.md",
65-
"LICENSE",
66-
"README.md",
67-
"api-extractor.json",
68-
"renovate.json"
6917
]
7018
}

0 commit comments

Comments
 (0)