diff --git a/docs/notebooks/anndata_getting_started.ipynb b/docs/notebooks/anndata_getting_started.ipynb index e1e6398..dfdbbbc 100644 --- a/docs/notebooks/anndata_getting_started.ipynb +++ b/docs/notebooks/anndata_getting_started.ipynb @@ -147,7 +147,7 @@ "id": "38597996-c348-4768-ac4a-98c056ba0e96", "metadata": {}, "source": [ - "This output tells us some general things about the data: its shape (2638 cells, 13714 genes) and which metadata fields and subfields it has. We will go through those one-by-one - let's start with the most important one:" + "This output tells us some general things about the data: its shape (2638 cells, 11505 genes) and which metadata fields and subfields it has. We will go through those one-by-one - let's start with the most important one:" ] }, {