From bda52694bdada1d438704e8beb79c20b37d488b1 Mon Sep 17 00:00:00 2001
From: Michael Kohlhase <m.kohlhase@jacobs-university.de>
Date: Wed, 3 May 2017 19:28:20 +0200
Subject: [PATCH] typos

---
 projects/README.md   | 4 ++--
 projects/llamapun.md | 4 ++--
 projects/sTeX.md     | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/projects/README.md b/projects/README.md
index 9f7bcbb..c47199f 100644
--- a/projects/README.md
+++ b/projects/README.md
@@ -6,14 +6,14 @@ examples.
 
 Each post needs some specific parameters:
 
- * **layout** use *project*
+ * **layout** use `project` or `software`
  * **title** the title of the project
  * **subtitle** (optionnal) a subtitle. It will be adjuncted to your title in the post
  link and just under the title in the post page
  * **start** (optional) the project start date
  * **end** (optional) the project end date
  * **pillar** (optional) the pillar (in the sense of http://kwarc.info/research) of the
-   project. 
+   project); use one of `semantization`, `KMR`, or `foundations`.
  * **redirect_from** (optional) not needed for new projects, this is just the redirect
    link from old activities pages on the former site. 
  * **funding** (optional): the funding body, *DFG*, *Leibniz Foundation*, *EU*, *Industry*
diff --git a/projects/llamapun.md b/projects/llamapun.md
index 8527a28..840fab0 100644
--- a/projects/llamapun.md
+++ b/projects/llamapun.md
@@ -1,10 +1,10 @@
 ---
 layout: project
 menu_title: LLaMaPuN
-title: LLaMaPuN: Language and Mathematics Processing and Understanding 
+title: "LLaMaPuN: Language and Mathematics Processing and Understanding" 
 pillar: semantization
 start: 2008-11
-people: mkohlhase,dginev,jfschaefer,itoloacaa
+people: mkohlhase,dginev,jfschaefer,itoloaca
 ---
 The LaMaPUn project investigates the structure and meaning of scientific/technical
 documents and builds tools for extracting semantic representations from them that can be
diff --git a/projects/sTeX.md b/projects/sTeX.md
index ebb657b..d96c2f8 100644
--- a/projects/sTeX.md
+++ b/projects/sTeX.md
@@ -1,7 +1,7 @@
 ---
 layout: project
 menu_title: sTeX
-title: sTeX: Semantic Markup for LaTeX
+title: "sTeX: Semantic Markup for LaTeX"
 pillar: semantization
 start: 2004-09
 people: mkohlhase,dginev
-- 
GitLab