From 178d5f5f5521647afa76914f95728031bbaebfd9 Mon Sep 17 00:00:00 2001 From: JAremko Date: Mon, 20 May 2019 15:43:56 +0300 Subject: [PATCH] Fix typo --- CONTRIBUTING.org | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.org b/CONTRIBUTING.org index e2a6d3e59..3143483b6 100644 --- a/CONTRIBUTING.org +++ b/CONTRIBUTING.org @@ -203,7 +203,7 @@ In the files header, change the default author name (=Sylvain Benner=) to your name. **** README.org tags -Every README.org file of a layer should contain =#+TAGS= line: +Every README.org file of a layer should contain =#+TAGS:= line: #+BEGIN_EXAMPLE #+TITLE: My layer @@ -214,9 +214,9 @@ Every README.org file of a layer should contain =#+TAGS= line: ... #+END_EXAMPLE -Individual tags are separated with “|” char -The example above contains 2 tags: “layer” and “web service” -They are listed in =/.ci/spacedoc-cfg.edn= +Individual tags are separated with “|” char. +Example above contains 2 tags: “layer” and “web service” +Tags are listed in =/.ci/spacedoc-cfg.edn= #+BEGIN_SRC clojure :spacetools.spacedoc.config/valid-tags