From ef22e1157bfa33e47c11e5134b85af0244046998 Mon Sep 17 00:00:00 2001 From: Arseniy Seroka Date: Sun, 21 Jun 2015 15:29:30 +0300 Subject: [PATCH] CONTRIBUTING.md: fix examples --- CONTRIBUTING.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 195d1ae6d0ac..76343b0434ff 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -30,10 +30,10 @@ Additional information. ``` * Examples: - * `foo-pkg: init at 2.0.1` - * `bar-pkg: update 3.0 -> 3.1.1` - * `lala-service: add bazBaz option` - * `tata-service: refactor config generation` + * `nginx: init at 2.0.1` + * `firefox: update 3.0 -> 3.1.1` + * `hydra service: add bazBaz option` + * `nginx service: refactor config generation` * Test your changes. If you work with * nixpkgs * update pkg ->