Skip to content

Commit 09e71a3

Browse files
yoshi-automationsofisl
authored andcommitted
docs: spelling correction for "targetting" (#532)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/4ae6b577-4a5f-4ba7-885b-7384aaed05b5/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@15013ef
1 parent ccc4651 commit 09e71a3

File tree

2 files changed

+3
-82
lines changed

2 files changed

+3
-82
lines changed

packages/google-cloud-language/README.md

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

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

packages/google-cloud-language/synth.metadata

Lines changed: 2 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/nodejs-language.git",
7-
"sha": "96cfd2cb7bceda8bc3df2b0a1064911e2e17fb5f"
7+
"sha": "8df39fe2346420fee3bf3a40dcf6a97a1289db45"
88
}
99
},
1010
{
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "1f1148d3c7a7a52f0c98077f976bd9b3c948ee2b"
22+
"sha": "15013eff642a7e7e855aed5a29e6e83c39beba2a"
2323
}
2424
}
2525
],
@@ -42,84 +42,5 @@
4242
"generator": "bazel"
4343
}
4444
}
45-
],
46-
"generatedFiles": [
47-
".eslintignore",
48-
".eslintrc.json",
49-
".gitattributes",
50-
".github/ISSUE_TEMPLATE/bug_report.md",
51-
".github/ISSUE_TEMPLATE/feature_request.md",
52-
".github/ISSUE_TEMPLATE/support_request.md",
53-
".github/PULL_REQUEST_TEMPLATE.md",
54-
".github/release-please.yml",
55-
".github/workflows/ci.yaml",
56-
".gitignore",
57-
".jsdoc.js",
58-
".kokoro/.gitattributes",
59-
".kokoro/common.cfg",
60-
".kokoro/continuous/node10/common.cfg",
61-
".kokoro/continuous/node10/docs.cfg",
62-
".kokoro/continuous/node10/test.cfg",
63-
".kokoro/continuous/node12/common.cfg",
64-
".kokoro/continuous/node12/lint.cfg",
65-
".kokoro/continuous/node12/samples-test.cfg",
66-
".kokoro/continuous/node12/system-test.cfg",
67-
".kokoro/continuous/node12/test.cfg",
68-
".kokoro/docs.sh",
69-
".kokoro/lint.sh",
70-
".kokoro/populate-secrets.sh",
71-
".kokoro/presubmit/node10/common.cfg",
72-
".kokoro/presubmit/node12/common.cfg",
73-
".kokoro/presubmit/node12/samples-test.cfg",
74-
".kokoro/presubmit/node12/system-test.cfg",
75-
".kokoro/presubmit/node12/test.cfg",
76-
".kokoro/publish.sh",
77-
".kokoro/release/docs-devsite.cfg",
78-
".kokoro/release/docs-devsite.sh",
79-
".kokoro/release/docs.cfg",
80-
".kokoro/release/docs.sh",
81-
".kokoro/release/publish.cfg",
82-
".kokoro/samples-test.sh",
83-
".kokoro/system-test.sh",
84-
".kokoro/test.bat",
85-
".kokoro/test.sh",
86-
".kokoro/trampoline.sh",
87-
".kokoro/trampoline_v2.sh",
88-
".mocharc.js",
89-
".nycrc",
90-
".prettierignore",
91-
".prettierrc.js",
92-
".trampolinerc",
93-
"CODE_OF_CONDUCT.md",
94-
"CONTRIBUTING.md",
95-
"LICENSE",
96-
"README.md",
97-
"api-extractor.json",
98-
"linkinator.config.json",
99-
"protos/google/cloud/language/v1/language_service.proto",
100-
"protos/google/cloud/language/v1beta2/language_service.proto",
101-
"protos/protos.d.ts",
102-
"protos/protos.js",
103-
"protos/protos.json",
104-
"renovate.json",
105-
"samples/README.md",
106-
"src/index.ts",
107-
"src/v1/gapic_metadata.json",
108-
"src/v1/index.ts",
109-
"src/v1/language_service_client.ts",
110-
"src/v1/language_service_client_config.json",
111-
"src/v1/language_service_proto_list.json",
112-
"src/v1beta2/gapic_metadata.json",
113-
"src/v1beta2/index.ts",
114-
"src/v1beta2/language_service_client.ts",
115-
"src/v1beta2/language_service_client_config.json",
116-
"src/v1beta2/language_service_proto_list.json",
117-
"system-test/fixtures/sample/src/index.js",
118-
"system-test/fixtures/sample/src/index.ts",
119-
"system-test/install.ts",
120-
"test/gapic_language_service_v1.ts",
121-
"test/gapic_language_service_v1beta2.ts",
122-
"tsconfig.json",
123-
"webpack.config.js"
12445
]
12546
}

0 commit comments

Comments
 (0)