Skip to content

Commit fdf2545

Browse files
docs: spelling correction for "targetting" (#255)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/0d9476f5-156e-4a9b-9f97-94473eb544b9/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@15013ef
1 parent e7c847e commit fdf2545

2 files changed

Lines changed: 3 additions & 56 deletions

File tree

core/paginator/README.md

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

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

core/paginator/synth.metadata

Lines changed: 2 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -4,68 +4,15 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/nodejs-paginator.git",
7-
"sha": "f813af4685276bfe663763a7982071af5c190580"
7+
"sha": "40ae2516dd8bc6d0ee680ac85e44aa1c8ade6552"
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",
69-
"samples/README.md"
7017
]
7118
}

0 commit comments

Comments
 (0)