Skip to content

Commit a989e21

Browse files
docs: spelling correction for "targetting" (#533)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/5eabbdbe-8996-4c29-9e16-a28495ddf684/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@15013ef
1 parent b108625 commit a989e21

File tree

2 files changed

+3
-59
lines changed

2 files changed

+3
-59
lines changed

README.md

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

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

synth.metadata

Lines changed: 2 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -4,71 +4,15 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/nodejs-error-reporting.git",
7-
"sha": "242276fff3e81cfac7a7b8294273cced203bccd6"
7+
"sha": "b108625292d604d1abaee74f2fabd4b66380a5dd"
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-
"package-lock.json.3795722890",
69-
"package-lock.json.3860750886",
70-
"renovate.json",
71-
"samples/README.md",
72-
"samples/package-lock.json.2996125530"
7317
]
7418
}

0 commit comments

Comments
 (0)