Skip to content

Commit 173e221

Browse files
docs: spelling correction for "targetting" (#473)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/c503f640-90ae-4547-bcc8-a154d32c609e/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@15013ef
1 parent da61bc0 commit 173e221

File tree

2 files changed

+3
-130
lines changed

2 files changed

+3
-130
lines changed

packages/google-cloud-automl/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ Our client libraries follow the [Node.js release schedule](https://nodejs.org/en
161161
Libraries are compatible with all current _active_ and _maintenance_ versions of
162162
Node.js.
163163

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

packages/google-cloud-automl/synth.metadata

+2-129
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/nodejs-automl.git",
7-
"sha": "8aa9acfa365a5a94faed9c8871a0dca94c81fd91"
7+
"sha": "50a308349f819b06867b13d0300175b3ee5f43b7"
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,132 +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/system-test.cfg",
66-
".kokoro/continuous/node12/test.cfg",
67-
".kokoro/docs.sh",
68-
".kokoro/lint.sh",
69-
".kokoro/populate-secrets.sh",
70-
".kokoro/presubmit/node10/common.cfg",
71-
".kokoro/presubmit/node12/common.cfg",
72-
".kokoro/presubmit/node12/system-test.cfg",
73-
".kokoro/presubmit/node12/test.cfg",
74-
".kokoro/publish.sh",
75-
".kokoro/release/docs-devsite.cfg",
76-
".kokoro/release/docs-devsite.sh",
77-
".kokoro/release/docs.cfg",
78-
".kokoro/release/docs.sh",
79-
".kokoro/release/publish.cfg",
80-
".kokoro/samples-test.sh",
81-
".kokoro/system-test.sh",
82-
".kokoro/test.bat",
83-
".kokoro/test.sh",
84-
".kokoro/trampoline_v2.sh",
85-
".mocharc.js",
86-
".nycrc",
87-
".prettierignore",
88-
".prettierrc.js",
89-
".trampolinerc",
90-
"CODE_OF_CONDUCT.md",
91-
"CONTRIBUTING.md",
92-
"LICENSE",
93-
"README.md",
94-
"api-extractor.json",
95-
"linkinator.config.json",
96-
"protos/google/cloud/automl/v1/annotation_payload.proto",
97-
"protos/google/cloud/automl/v1/annotation_spec.proto",
98-
"protos/google/cloud/automl/v1/classification.proto",
99-
"protos/google/cloud/automl/v1/data_items.proto",
100-
"protos/google/cloud/automl/v1/dataset.proto",
101-
"protos/google/cloud/automl/v1/detection.proto",
102-
"protos/google/cloud/automl/v1/geometry.proto",
103-
"protos/google/cloud/automl/v1/image.proto",
104-
"protos/google/cloud/automl/v1/io.proto",
105-
"protos/google/cloud/automl/v1/model.proto",
106-
"protos/google/cloud/automl/v1/model_evaluation.proto",
107-
"protos/google/cloud/automl/v1/operations.proto",
108-
"protos/google/cloud/automl/v1/prediction_service.proto",
109-
"protos/google/cloud/automl/v1/service.proto",
110-
"protos/google/cloud/automl/v1/text.proto",
111-
"protos/google/cloud/automl/v1/text_extraction.proto",
112-
"protos/google/cloud/automl/v1/text_segment.proto",
113-
"protos/google/cloud/automl/v1/text_sentiment.proto",
114-
"protos/google/cloud/automl/v1/translation.proto",
115-
"protos/google/cloud/automl/v1beta1/annotation_payload.proto",
116-
"protos/google/cloud/automl/v1beta1/annotation_spec.proto",
117-
"protos/google/cloud/automl/v1beta1/classification.proto",
118-
"protos/google/cloud/automl/v1beta1/column_spec.proto",
119-
"protos/google/cloud/automl/v1beta1/data_items.proto",
120-
"protos/google/cloud/automl/v1beta1/data_stats.proto",
121-
"protos/google/cloud/automl/v1beta1/data_types.proto",
122-
"protos/google/cloud/automl/v1beta1/dataset.proto",
123-
"protos/google/cloud/automl/v1beta1/detection.proto",
124-
"protos/google/cloud/automl/v1beta1/geometry.proto",
125-
"protos/google/cloud/automl/v1beta1/image.proto",
126-
"protos/google/cloud/automl/v1beta1/io.proto",
127-
"protos/google/cloud/automl/v1beta1/model.proto",
128-
"protos/google/cloud/automl/v1beta1/model_evaluation.proto",
129-
"protos/google/cloud/automl/v1beta1/operations.proto",
130-
"protos/google/cloud/automl/v1beta1/prediction_service.proto",
131-
"protos/google/cloud/automl/v1beta1/ranges.proto",
132-
"protos/google/cloud/automl/v1beta1/regression.proto",
133-
"protos/google/cloud/automl/v1beta1/service.proto",
134-
"protos/google/cloud/automl/v1beta1/table_spec.proto",
135-
"protos/google/cloud/automl/v1beta1/tables.proto",
136-
"protos/google/cloud/automl/v1beta1/temporal.proto",
137-
"protos/google/cloud/automl/v1beta1/text.proto",
138-
"protos/google/cloud/automl/v1beta1/text_extraction.proto",
139-
"protos/google/cloud/automl/v1beta1/text_segment.proto",
140-
"protos/google/cloud/automl/v1beta1/text_sentiment.proto",
141-
"protos/google/cloud/automl/v1beta1/translation.proto",
142-
"protos/google/cloud/automl/v1beta1/video.proto",
143-
"protos/protos.d.ts",
144-
"protos/protos.js",
145-
"protos/protos.json",
146-
"renovate.json",
147-
"samples/README.md",
148-
"src/index.ts",
149-
"src/v1/auto_ml_client.ts",
150-
"src/v1/auto_ml_client_config.json",
151-
"src/v1/auto_ml_proto_list.json",
152-
"src/v1/index.ts",
153-
"src/v1/prediction_service_client.ts",
154-
"src/v1/prediction_service_client_config.json",
155-
"src/v1/prediction_service_proto_list.json",
156-
"src/v1beta1/auto_ml_client.ts",
157-
"src/v1beta1/auto_ml_client_config.json",
158-
"src/v1beta1/auto_ml_proto_list.json",
159-
"src/v1beta1/index.ts",
160-
"src/v1beta1/prediction_service_client.ts",
161-
"src/v1beta1/prediction_service_client_config.json",
162-
"src/v1beta1/prediction_service_proto_list.json",
163-
"system-test/fixtures/sample/src/index.js",
164-
"system-test/fixtures/sample/src/index.ts",
165-
"system-test/install.ts",
166-
"test/gapic_auto_ml_v1.ts",
167-
"test/gapic_auto_ml_v1beta1.ts",
168-
"test/gapic_prediction_service_v1.ts",
169-
"test/gapic_prediction_service_v1beta1.ts",
170-
"tsconfig.json",
171-
"webpack.config.js"
17245
]
17346
}

0 commit comments

Comments
 (0)