]> WPIA git - motion.git/blobdiff - README.md
fix: add missing colon in text
[motion.git] / README.md
index a3fd49372415f7de6c0e0c8701ee333534670666..fa02a3b55dff59ab9d35c2f35a0b54a5f831f4fd 100644 (file)
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ The following user rights can be granted:
 - finish: user is able to close a running motion
 - audit: user is able to see given votes of a finished motion
 
-To grant right use the following (here with vote right as example): 
+To grant right use the following (here with vote right as example):
 - on all groups add "vote:*"
 - on one given group add "vote:group1"
 - on two given groups add "vote:group1 vote:group2"
@@ -49,7 +49,7 @@ To grant right use the following (here with vote right as example):
 
 Within the motion content markdown can be used for formatting e.g. 
 * To add a line break add two lines
-* to enter a link use `[text](https//domain.tld/link)`
+* to enter a link use `[text](https://domain.tld/link)`
 
 ## Settings for nginx