From 9258745ec78c04924ba79c4ccb6a06d0980a7a53 Mon Sep 17 00:00:00 2001 From: Mo Khan Date: Wed, 1 Sep 2021 15:33:23 -0400 Subject: [PATCH] Fix roadmap table formatting We seem to have missed a `|` at the start of the table. --- ROADMAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index 5de5f20a..f72bfae7 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -34,7 +34,7 @@ The following table includes the current roadmap for Pinniped. If you have any q Last Updated: July 2021 -Theme|Description|Timeline| +|Theme|Description|Timeline| |--|--|--| |Non-Interactive Password based OIDC logins |Support for non-interactive OIDC Logins via CLI using Password Grant |Aug 2021| |Active Directory Support|Extends upstream IDP protocols|Aug 2021|