From 66fdedb374aff0719eb766885f627f5dac32a839 Mon Sep 17 00:00:00 2001 From: Quentin Machu Date: Tue, 3 Nov 2015 16:55:27 -0500 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c371137b..a6c4b618 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ The single dex-overlord runs its tasks periodically, so it does not need to main ## Who Should Use Dex? -A non-exhaustive list of those who would benfit from using dex: +A non-exhaustive list of those who would benefit from using dex: - Those who want a language/framework-agnostic way to manage authentication. - Those who want to federate authentication from mutiple providers of differing types.