From da464e34fb28ccbfeb1b413c717cefaf4a3485b6 Mon Sep 17 00:00:00 2001 From: Tinklle-Ambavi Date: Sun, 26 Apr 2026 22:09:29 +0530 Subject: [PATCH] Improve formatting consistency in section headings Updated formatting for consistency with other section headings. --- quickstart/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickstart/README.md b/quickstart/README.md index b99ffb0..a7d1e4e 100644 --- a/quickstart/README.md +++ b/quickstart/README.md @@ -41,7 +41,7 @@ A typical quick start guide would have the following sections: - Prerequisites - Any tooling required? Any knowledge pre-requisites? Would another quick start be helpful to run through first? - Example - Introduce the example that will be used throughout the quick start - Steps - What are the specific steps to produce or consume an SPDX document? -- Questions? - Where to go if you have any questions +**Questions** – Where to go if you have any questions - Suggested next steps - Any further reading, further quick-starts, or just "join our SPDX community"