summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-04-07 04:36:44 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-04-07 04:36:44 -0400
commit56e1197cb56550e814904c480b7817e65ffe6f45 (patch)
tree5945de9766f136bf81392487ad39fd11139e3689
parent6553f66e7ec0b08c8b744b7d9c18d8d6d3ce1827 (diff)
downloaddocs-56e1197cb56550e814904c480b7817e65ffe6f45.tar.gz
docs-56e1197cb56550e814904c480b7817e65ffe6f45.tar.bz2
docs-56e1197cb56550e814904c480b7817e65ffe6f45.zip
fix typo: s/add/adds/
-rw-r--r--anastasis.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/anastasis.rst b/anastasis.rst
index 45061212..f5008d9f 100644
--- a/anastasis.rst
+++ b/anastasis.rst
@@ -1700,7 +1700,7 @@ the "policies" array, returning an updated state:
]
}
-If the new policy is invalid, for example because it add an unknown
+If the new policy is invalid, for example because it adds an unknown
authentication method or the selected provider does not support the type of
authentication, the reducer will transition into an ERROR state instead of
adding the new policy.