Skip to content

Commit bf041ab

Browse files
docs: spelling correction for "targetting" (#357)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/75dad5cb-c926-42f9-97b9-e333e129c3c3/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@15013ef
1 parent 2215145 commit bf041ab

File tree

2 files changed

+3
-56
lines changed

2 files changed

+3
-56
lines changed

packages/google-cloud-resourcemanager/README.md

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

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

packages/google-cloud-resourcemanager/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-resource.git",
7-
"sha": "e124e7ab5aae6e7ae174a69b19b7d7440512df5b"
7+
"sha": "25d6722e196833e75c96401f0ee81ed3f98c105e"
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)