From 15013eff642a7e7e855aed5a29e6e83c39beba2a Mon Sep 17 00:00:00 2001 From: Samyak Jain Date: Tue, 24 Nov 2020 20:27:51 +0530 Subject: [PATCH] docs: spelling correction for "targetting" (#852) Co-authored-by: Benjamin E. Coe --- synthtool/gcp/templates/node_library/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/synthtool/gcp/templates/node_library/README.md b/synthtool/gcp/templates/node_library/README.md index 2335852a7..df1cf6b1c 100644 --- a/synthtool/gcp/templates/node_library/README.md +++ b/synthtool/gcp/templates/node_library/README.md @@ -93,7 +93,7 @@ Our client libraries follow the [Node.js release schedule](https://nodejs.org/en Libraries are compatible with all current _active_ and _maintenance_ versions of Node.js. -Client libraries targetting some end-of-life versions of Node.js are available, and +Client libraries targeting some end-of-life versions of Node.js are available, and can be installed via npm [dist-tags](https://docs.npmjs.com/cli/dist-tag). The dist-tags follow the naming convention `legacy-(version)`.