diff --git a/basic-scrna-tutorial.ipynb b/basic-scrna-tutorial.ipynb index 0c1b015..19d3c49 100644 --- a/basic-scrna-tutorial.ipynb +++ b/basic-scrna-tutorial.ipynb @@ -508,7 +508,7 @@ "id": "27147fca-c120-468d-8a5c-6479ece27848", "metadata": {}, "source": [ - "## Nearest neighbor graph constuction and visualization\n", + "## Nearest neighbor graph construction and visualization\n", "\n", "Let us compute the neighborhood graph of cells using the PCA representation of the data matrix." ]