From 4b985992d8d649761b4d0059be94087e78ab57e5 Mon Sep 17 00:00:00 2001
From: Brady Mitchell <bradym@users.noreply.github.com>
Date: Sun, 11 Aug 2019 17:21:32 -0700
Subject: [PATCH] add missing header border

---
 docs/configuration/configuration.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/configuration/configuration.md b/docs/configuration/configuration.md
index c18cbcca..4478c4d9 100644
--- a/docs/configuration/configuration.md
+++ b/docs/configuration/configuration.md
@@ -19,7 +19,7 @@ An example [oauth2_proxy.cfg](contrib/oauth2_proxy.cfg.example) config file is i
 ### Command Line Options
 
 | Option | Type | Description | Default |
-| ------ | ---- | ----------- |
+| ------ | ---- | ----------- | ------- |
 | `-acr-values` | string | optional, used by login.gov | `"http://idmanagement.gov/ns/assurance/loa/1"` |
 | `-approval-prompt` | string | OAuth approval_prompt | `"force"` |
 | `-auth-logging` | bool | Log authentication attempts | true |