From 53b5ab0b1d0efcf092b1f56fff053d8adbae234c Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Sat, 7 Jan 2023 11:33:29 +0100 Subject: [PATCH] CONTRIBUTING.md: minor style fix --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ab24ede1f341..ffbc767d4566 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -104,7 +104,7 @@ Once you have made and verified your changes to the package template and/or othe * for new packages, use `New package: -` ([example](https://github.com/void-linux/void-packages/commit/8ed8d41c40bf6a82cf006c7e207e05942c15bff8)). -* for package updates, use `: update to .` ([example](https://github.com/void-linux/void-packages/commit/c92203f1d6f33026ae89f3e4c1012fb6450bbac1)). +* for package updates, use `: update to ` ([example](https://github.com/void-linux/void-packages/commit/c92203f1d6f33026ae89f3e4c1012fb6450bbac1)). * for template modifications without a version change, use `: ` ([example](https://github.com/void-linux/void-packages/commit/ff39c912d412717d17232de9564f659b037e95b5)).