Skip to content

Commit

Permalink
Update src/components/Installer/index.jsx
Browse files Browse the repository at this point in the history
Co-authored-by: Jannis Leidel <[email protected]>
  • Loading branch information
Avik-creator and jezdez authored Nov 14, 2024
1 parent 8527b27 commit b37534e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Installer/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export default function CondaInstallerSelector() {
name: "Miniconda",
url: "https://docs.anaconda.com/miniconda/index.html",
defaultChannel: "defaults",
description: "Minimal conda installer with Python",
description: "Minimal installation of Anaconda Distribution",
},
Miniforge: {
name: "Miniforge",
Expand Down

0 comments on commit b37534e

Please sign in to comment.