From db1a83aaa4e5cfdf054146a48304bcfc0ec48ce3 Mon Sep 17 00:00:00 2001 From: Valentin Gagarin Date: Mon, 5 Dec 2022 16:26:52 +0100 Subject: docs: fixup wording and formatting on JavaScript --- doc/contributing/coding-conventions.chapter.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/contributing') diff --git a/doc/contributing/coding-conventions.chapter.md b/doc/contributing/coding-conventions.chapter.md index 134c0ca93cae9..a8cea4493cc28 100644 --- a/doc/contributing/coding-conventions.chapter.md +++ b/doc/contributing/coding-conventions.chapter.md @@ -487,12 +487,12 @@ Preferred source hash type is sha256. There are several ways to get it. - `lib.fakeHash` - `lib.fakeSha256` - `lib.fakeSha512` - + in the package expression, attempt build and extract correct hash from error messages. ::: {.warning} You must use one of these four fake hashes and not some arbitrarily-chosen hash. - + See [](#sec-source-hashes-security). ::: -- cgit 1.4.1