Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.

Commit b9807a2

Browse files
docs: spelling correction for "targetting" (#61)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/b1c0ae50-0eb0-40ae-94e1-24ab7c3527c2/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@15013ef
1 parent 3fc426c commit b9807a2

2 files changed

Lines changed: 3 additions & 75 deletions

File tree

README.md

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

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

synth.metadata

Lines changed: 2 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/nodejs-analytics-admin.git",
7-
"sha": "63b9aef4b393d71f158a74eac9b367471684cce8"
7+
"sha": "3fc426c9e40592b9912c9a7de6992daca3fec293"
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
],
@@ -33,77 +33,5 @@
3333
"generator": "bazel"
3434
}
3535
}
36-
],
37-
"generatedFiles": [
38-
".eslintignore",
39-
".eslintrc.json",
40-
".gitattributes",
41-
".github/ISSUE_TEMPLATE/bug_report.md",
42-
".github/ISSUE_TEMPLATE/feature_request.md",
43-
".github/ISSUE_TEMPLATE/support_request.md",
44-
".github/PULL_REQUEST_TEMPLATE.md",
45-
".github/release-please.yml",
46-
".github/workflows/ci.yaml",
47-
".gitignore",
48-
".jsdoc.js",
49-
".kokoro/.gitattributes",
50-
".kokoro/common.cfg",
51-
".kokoro/continuous/node10/common.cfg",
52-
".kokoro/continuous/node10/docs.cfg",
53-
".kokoro/continuous/node10/test.cfg",
54-
".kokoro/continuous/node12/common.cfg",
55-
".kokoro/continuous/node12/lint.cfg",
56-
".kokoro/continuous/node12/samples-test.cfg",
57-
".kokoro/continuous/node12/system-test.cfg",
58-
".kokoro/continuous/node12/test.cfg",
59-
".kokoro/docs.sh",
60-
".kokoro/lint.sh",
61-
".kokoro/populate-secrets.sh",
62-
".kokoro/presubmit/node10/common.cfg",
63-
".kokoro/presubmit/node12/common.cfg",
64-
".kokoro/presubmit/node12/samples-test.cfg",
65-
".kokoro/presubmit/node12/system-test.cfg",
66-
".kokoro/presubmit/node12/test.cfg",
67-
".kokoro/publish.sh",
68-
".kokoro/release/docs-devsite.cfg",
69-
".kokoro/release/docs-devsite.sh",
70-
".kokoro/release/docs.cfg",
71-
".kokoro/release/docs.sh",
72-
".kokoro/release/publish.cfg",
73-
".kokoro/samples-test.sh",
74-
".kokoro/system-test.sh",
75-
".kokoro/test.bat",
76-
".kokoro/test.sh",
77-
".kokoro/trampoline.sh",
78-
".kokoro/trampoline_v2.sh",
79-
".mocharc.js",
80-
".nycrc",
81-
".prettierignore",
82-
".prettierrc.js",
83-
".trampolinerc",
84-
"CODE_OF_CONDUCT.md",
85-
"CONTRIBUTING.md",
86-
"LICENSE",
87-
"README.md",
88-
"api-extractor.json",
89-
"linkinator.config.json",
90-
"protos/google/analytics/admin/v1alpha/analytics_admin.proto",
91-
"protos/google/analytics/admin/v1alpha/resources.proto",
92-
"protos/protos.d.ts",
93-
"protos/protos.js",
94-
"protos/protos.json",
95-
"renovate.json",
96-
"samples/README.md",
97-
"src/index.ts",
98-
"src/v1alpha/analytics_admin_service_client.ts",
99-
"src/v1alpha/analytics_admin_service_client_config.json",
100-
"src/v1alpha/analytics_admin_service_proto_list.json",
101-
"src/v1alpha/index.ts",
102-
"system-test/fixtures/sample/src/index.js",
103-
"system-test/fixtures/sample/src/index.ts",
104-
"system-test/install.ts",
105-
"test/gapic_analytics_admin_service_v1alpha.ts",
106-
"tsconfig.json",
107-
"webpack.config.js"
10836
]
10937
}

0 commit comments

Comments
 (0)