From 530997ce54c3906c8eab0691249482b32427dc4f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 08:47:25 -0700 Subject: Automated documentation update (#218) Automated documentation update [skip ci] Co-authored-by: github-actions --- src/conda/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/conda') diff --git a/src/conda/README.md b/src/conda/README.md index c16013a..b4c949c 100644 --- a/src/conda/README.md +++ b/src/conda/README.md @@ -7,9 +7,9 @@ A cross-platform, language-agnostic binary package manager ```json "features": { - "ghcr.io/devcontainers/features/conda:1": { - "version": "latest" - } + "ghcr.io/devcontainers/features/conda:1": { + "version": "latest" + } } ``` -- cgit v1.2.3