docs: fix "implicit" typos

Change-Id: I54053aae667cf591e5bb2c63055516f7a831c9b5
diff --git a/resources/Documentation/config.md b/resources/Documentation/config.md
index 2f7c30e..4aa0a26 100644
--- a/resources/Documentation/config.md
+++ b/resources/Documentation/config.md
@@ -88,7 +88,7 @@
         `@PLUGIN@.config`.\
         By default unset (no override info URL).
 
-<a id="pluginCodeOwnersEnableImplicitApprovals">plugin.@PLUGIN@.enableImplictApprovals</a>
+<a id="pluginCodeOwnersEnableImplicitApprovals">plugin.@PLUGIN@.enableImplicitApprovals</a>
 :       Whether an implicit code owner approval from the last uploader is
         assumed.\
         \
@@ -119,7 +119,7 @@
         If implicit code owner approvals are disabled, code owners can still
         self-approve their own changes by voting on the change.\
         Can be overridden per project by setting
-        [codeOwners.enableImplictApprovals](#codeOwnersEnableImplicitApprovals)
+        [codeOwners.enableImplicitApprovals](#codeOwnersEnableImplicitApprovals)
         in `@PLUGIN@.config`.\
         By default `FALSE`.
 
diff --git a/resources/Documentation/user-guide.md b/resources/Documentation/user-guide.md
index a718d8e..7f06bb1 100644
--- a/resources/Documentation/user-guide.md
+++ b/resources/Documentation/user-guide.md
@@ -65,7 +65,7 @@
 of the `@PLUGIN@` plugin).
 
 It's possible to configure that for changes/patch-sets that are uploaded by a
-code owner an implict code owner approval from the uploader is assumed. In this
+code owner an implicit code owner approval from the uploader is assumed. In this
 case, if a code owner only touches files that they own, no approval from other
 code owners is required. If this is configured, it is important that code owners
 are aware of their implicit approval when they upload new patch sets for other