[gimp-web-devel/pat/bootstrap] content: minor fixes.



commit 4fdcaf6c205f4fbf16dc8ba11760a13ff71d81ae
Author: Jehan <jehan girinstud io>
Date:   Wed Sep 21 20:53:45 2022 +0200

    content: minor fixes.
    
    - The roadmap page stays in singular as it's what people expects, but let's
      put the visible title in plural (as we have several roadmaps).
    - Retitle also the submit-patch page to shorter "Submit your first patch".
    - Small English fix.

 content/core/roadmap.md      | 2 +-
 content/core/submit-patch.md | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/content/core/roadmap.md b/content/core/roadmap.md
index 1205430..9d11bd9 100644
--- a/content/core/roadmap.md
+++ b/content/core/roadmap.md
@@ -1,5 +1,5 @@
 ---
-title: "Roadmap"
+title: "Roadmaps"
 description: "Feature Prioritization"
 date: "2022-09-07"
 author: "Jehan"
diff --git a/content/core/submit-patch.md b/content/core/submit-patch.md
index a3d7fbb..233a7ab 100644
--- a/content/core/submit-patch.md
+++ b/content/core/submit-patch.md
@@ -1,5 +1,5 @@
 ---
-title: "Bug Tracking System / Submit your first patch"
+title: "Submit your first patch"
 description: "Bugs, bugs, bugs"
 date: "2018-08-12"
 lastmod: "2022-09-13"
@@ -258,7 +258,7 @@ The process is as follow:
    * Proper title and description explaining well what your patch is
      supposed to fix and why.
    * Mention a bug report number if it exists.
-   * Are there any know problems with the patch? It's alright to send
+   * Are there any known problems with the patch? It's alright to send
      not totally complete patch, for instance if you want to advertize
      you are working on a bug (avoiding work duplication by other
      developers), or you feel blocked and need some advices and opinions


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]