From 56af704f0ff9b9e4f25250333db95b51b75a4cc9 Mon Sep 17 00:00:00 2001 From: Ayaz Salikhov Date: Mon, 13 Mar 2023 12:27:35 +0400 Subject: [PATCH] Fix meaning --- docs/using/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/using/faq.md b/docs/using/faq.md index f94487c4..5d0d3130 100644 --- a/docs/using/faq.md +++ b/docs/using/faq.md @@ -4,7 +4,7 @@ We have lots of users with different packages they want to use. Adding them all is impossible, so we have several images to choose from. -[Choose the one](selecting.md), that is closest to your need and feel free to [add them on top of our images](recipes.md#using-mamba-install-or-pip-install-in-a-child-docker-image). +[Choose the image](selecting.md), that is closest to your needs and feel free to [add your package on top of our images](recipes.md#using-mamba-install-or-pip-install-in-a-child-docker-image). ## Who is `jovyan`