diff --git a/README.md b/README.md
index e270a59..d5ed77b 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@
-Haarpy is a Python library for the symbolic calculation of [Weingarten functions](https://en.wikipedia.org/wiki/Weingarten_function) and related averages of matrix ensembles under their [Haar measure](https://pennylane.ai/qml/demos/tutorial_haar_measure): these include the [classical compact groups](https://arxiv.org/abs/math-ph/0609050) (orthogonal, unitary and symplectic) their associated [circular ensembles](https://en.wikipedia.org/wiki/Circular_ensemble) and the group of permutation matrices.
+Haarpy is a Python library for the symbolic calculation of [Weingarten functions](https://en.wikipedia.org/wiki/Weingarten_function) and related averages of matrix ensembles under their [Haar measure](https://pennylane.ai/qml/demos/tutorial_haar_measure): these include the [classical compact groups](https://arxiv.org/abs/math-ph/0609050) (orthogonal, unitary and symplectic) their associated [circular ensembles](https://en.wikipedia.org/wiki/Circular_ensemble) and the group of permutation matrices. For more information, please see the [documentation](https://haarpy.readthedocs.io).
## Haarpy in action
diff --git a/docs/tutorials/installation.rst b/docs/tutorials/installation.rst
index ebc07f1..291c516 100644
--- a/docs/tutorials/installation.rst
+++ b/docs/tutorials/installation.rst
@@ -12,7 +12,7 @@ Haarpy requires Python version 3.10 or later. Installation of Haarpy and its dep
Compiling from source
---------------------
-The Walrus has the following dependencies:
+Haarpy has the following dependencies:
* `Python `_ >= 3.10
* `SymPy `_ >=1.14.0
diff --git a/haarpy/circular_ensembles.py b/haarpy/circular_ensembles.py
index 4ea1249..596ec7f 100644
--- a/haarpy/circular_ensembles.py
+++ b/haarpy/circular_ensembles.py
@@ -86,7 +86,7 @@ def weingarten_circular_symplectic(permutation: Permutation, cse_dimension: Symb
Parameters
----------
permutation : Permutation
- A permutation of the symmetric group :math:`S_{2p}
+ A permutation of the symmetric group :math:`S_{2p}`
cse_dimension : int
The dimension of the circular symplectic ensemble