From ea0056b041811facdc296f100d15e04b6b63f93b Mon Sep 17 00:00:00 2001
From: "Praetorius, Simon" <simon.praetorius@tu-dresden.de>
Date: Mon, 27 Aug 2018 12:48:19 +0200
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 36528e6..a1bb93f 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ See also the `src/` directory for more examples.
 In Dune-Grid there is a VTK writer available, that is a bit different from the
 proposed one. A comparions:
 
-| **Property*        | **Dune-Grid** | **Dune-Vtk** |
+| **Property**       | **Dune-Grid** | **Dune-Vtk** |
 | ------------------ | :-----------: | :----------: |
 | VTK version        | 0.1           | 1.0          |
 | UnstructuredGrid   | **x**         | **x**        |
-- 
GitLab