[skip ci] Fix typo (#4000)

This commit is contained in:
David Brochart 2025-07-01 09:37:27 +02:00 committed by GitHub
parent e39196dc20
commit 4bbfbc2735
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -13,9 +13,9 @@ It does not need a ``base`` environment and does not come with a default version
``mamba`` and ``micromamba`` are the same code base, only build options vary. ``mamba`` and ``micromamba`` are the same code base, only build options vary.
In combinations with subcommands like ``micromamba shell`` and ``micromamba run``, it is extremely In combinations with subcommands like ``micromamba shell`` and ``micromamba run``, it is extremely
convenient in CI and Docker environments where running shell activatio hooks is complicated. convenient in CI and Docker environments where running shell activation hooks is complicated.
I can be used with a drop-in installation without further steps: It can be used with a drop-in installation without further steps:
.. code-block:: shell .. code-block:: shell