From 615f42857f2364dce3e752bbc26a7fcf06ffae04 Mon Sep 17 00:00:00 2001 From: David Miller Date: Thu, 14 Mar 2019 15:22:07 -0500 Subject: [PATCH] Remove extra header line Tables won't render in Github markdown when they have multiple header rows --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 811add5..006066e 100644 --- a/README.md +++ b/README.md @@ -117,8 +117,7 @@ This gives a reasonable separation of powers where it requires at least two acto This can be represented in the following table, blank nodes means no rights -| | Role | SC | SM | IC | FM | FD | -| Resource | Activity | | | | | | +| Resource | Activity | SC | SM | IC | FM | FD | | -------- | -------- | --- | --- | --- | --- | --- | | Order | Read | x | x | | x | x | | Order | Create | x | | | | |