Fix capitalization

Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
This commit is contained in:
Yuvi Panda
2023-11-06 14:42:40 +05:30
committed by GitHub
parent 2a1f82d7a9
commit a8e43198a9
3 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ then your `jupyterhub_config.py` adjacent to your Dockerfile will be loaded into
> [!NOTE]
> Inherit from a tag that corresponds to the version of JupyterHub you want to use.
> See our [quay.io page](https://quay.io/repository/jupyterhub/jupyterhub?tab=tags) for the list of
> See our [Quay.io page](https://quay.io/repository/jupyterhub/jupyterhub?tab=tags) for the list of
> available tags.
> [!WARNING]