From d08d412f54caa3f358fd258eb20fbfa86230ae6d Mon Sep 17 00:00:00 2001 From: Nicolas Hedger Date: Wed, 28 Feb 2024 20:21:43 +0100 Subject: [PATCH] improve more --- docs/integrations/platforms/docker-intro.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integrations/platforms/docker-intro.mdx b/docs/integrations/platforms/docker-intro.mdx index dda69514ab..2823fc8ca6 100644 --- a/docs/integrations/platforms/docker-intro.mdx +++ b/docs/integrations/platforms/docker-intro.mdx @@ -10,7 +10,7 @@ Regardless of the method you choose, they all inject secrets from Infisical as e - Feed secrets via the `--env-file` flag in the + Feed secrets with the `--env-file` flag when using the `docker run` command