From 855e96ee7febca6a5d19674dde7d0f23e4e6fae3 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Mon, 13 Jun 2022 12:48:51 +0545 Subject: [PATCH] Minor doc change to Follow-up --- docs/ocis/adr/0008-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ocis/adr/0008-configuration.md b/docs/ocis/adr/0008-configuration.md index f6c894a557..14bb243cbf 100644 --- a/docs/ocis/adr/0008-configuration.md +++ b/docs/ocis/adr/0008-configuration.md @@ -165,7 +165,7 @@ The outcome of the following set of commands should be having all bootstrapped s This is a desired use case that is yet not supported due to lacking of flags forwarding. -#### Follow up PR's +#### Follow-up PR's - Variadic runtime extensions to run (development mostly) - Arg forwarding to command (when running in supervised mode, forward any --config-file flag to supervised subcommands)