chore(telegraf): revise note

pull/5577/head
Jason Stirnaman 2024-08-27 09:56:42 -05:00
parent 1feae4f9c1
commit e9d3d0c341
2 changed files with 2 additions and 3 deletions

View File

@ -22,4 +22,4 @@ const remarkConfig = {
},
};
export default remarkConfig;
export default remarkConfig;

View File

@ -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._
<!--test:actual
```sh
@ -162,7 +162,6 @@ repository:
[Ubuntu 20.04 LTS and newer](#)
[Older than Ubuntu 20.04](#)
{{% /code-tabs %}}
{{% code-tab-content %}}
<!------------------------BEGIN UBUNTU 20.04 LTS AND NEWER--------------------->