aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--roles/sabredav/README.md2
-rw-r--r--roles/yum_mirror/README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/roles/sabredav/README.md b/roles/sabredav/README.md
index caa3da8..432579e 100644
--- a/roles/sabredav/README.md
+++ b/roles/sabredav/README.md
@@ -6,7 +6,7 @@ Description
The `sabredav` role installs and configures the [sabre/dav](https://sabre.io/dav/)
CalDAV/CardDAV server. Authentication and group memberships are provided by
-FreeIPA using the [sabredav-freeipa(https://github.com/sacredheartsc/sabredav-freeipa)
+FreeIPA using the [sabredav-freeipa](https://github.com/sacredheartsc/sabredav-freeipa)
project.
This role configures the PHP application only; it does not configure the webserver.
diff --git a/roles/yum_mirror/README.md b/roles/yum_mirror/README.md
index 56b692f..62cfad6 100644
--- a/roles/yum_mirror/README.md
+++ b/roles/yum_mirror/README.md
@@ -4,7 +4,7 @@ Yum Mirror
Description
-----------
-The `yum_mirro` role configures a local Yum repository that mirrors packages
+The `yum_mirror` role configures a local Yum repository that mirrors packages
from different upstream repositories.
Mirrored repositories are configured in the [vars file](vars/main.yml).