From c917306533f15ffdbd9ec9f7381e835b0a0c9594 Mon Sep 17 00:00:00 2001 From: "Swapnil Kulkarni (coolsvap)" Date: Tue, 22 Dec 2015 15:37:58 +0530 Subject: [PATCH] Update typo in README Change-Id: Ibb5230b3cf54737c6f3b3a6c391a17a6797d211a --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24c65b0..40d78e2 100644 --- a/README.md +++ b/README.md @@ -175,7 +175,7 @@ the sample configuration includes a few of them. Each validator takes a dictionary of options which provide the specific matching conditions. -Currenly available validators are: +Currently available validators are: * `common_name` ensures CN matches one of names in `allowed_domains` or ranges in `allowed_networks`