From af513b7cad119ea69bac65679e8a1dc42eb5293c Mon Sep 17 00:00:00 2001
From: Rickard Armiento <rickard.armiento@liu.se>
Date: Mon, 15 Feb 2021 16:20:49 +0100
Subject: [PATCH] Update collab_proj_course.rst

---
 src/content/collab_proj_course.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/content/collab_proj_course.rst b/src/content/collab_proj_course.rst
index f5494ee..c086ca8 100644
--- a/src/content/collab_proj_course.rst
+++ b/src/content/collab_proj_course.rst
@@ -50,8 +50,8 @@ Dates
 
 The project execution part ends with an oral presentation and a written final report. These are meant to be completed before the holidays, but in case the final report needs further revision there is an absolute final deadline in mid-January.
 
-Content details
----------------
+Course Content Details
+----------------------
 
 The course is aimed at those who want to elevate their skills beyond "programming" and get experience with modern practices in collaborative software development and software engineering. The course covers methods, tools, and workflows that enables working together on large software projects. These topics are covered in a series of lectures, hands-on exercises, and a group project in computational physics. The exercises and the project work primarily uses Python.
 
@@ -69,8 +69,8 @@ After completing the course the participants will be able to:
 * design, model, implement, test, document, and deliver a software system using modern practices and methodologies in software engineering, using an agile project model.
 * implement, operate, and explore results of software for computational physics simulations.
 
-Preliminary lecture outline
----------------------------
+Preliminary Outline of Lectures and Exercises
+---------------------------------------------
 
 **Lecture 1:** *Course Introduction and Project Models*
 
-- 
GitLab