From e9d3d0c3418460247170615aafdcb92090f41610 Mon Sep 17 00:00:00 2001 From: Jason Stirnaman Date: Tue, 27 Aug 2024 09:56:42 -0500 Subject: [PATCH] chore(telegraf): revise note --- .ci/remark-lint/.remark-lint.js | 2 +- content/telegraf/v1/install.md | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.ci/remark-lint/.remark-lint.js b/.ci/remark-lint/.remark-lint.js index 741e8eefa..a53718b14 100644 --- a/.ci/remark-lint/.remark-lint.js +++ b/.ci/remark-lint/.remark-lint.js @@ -22,4 +22,4 @@ const remarkConfig = { }, }; -export default remarkConfig; \ No newline at end of file +export default remarkConfig; diff --git a/content/telegraf/v1/install.md b/content/telegraf/v1/install.md index 82d362767..85ee43be0 100644 --- a/content/telegraf/v1/install.md +++ b/content/telegraf/v1/install.md @@ -76,7 +76,7 @@ To use the SHA checksum to verify the downloaded file, do the following: 3. Compute the SHA checksum of the downloaded file and compare it to the published checksum--for example, enter the following command in your terminal. - _Note: Include two spaces between the checksum and the filename._ + _Note: Use two spaces to separate the checksum from the filename._