From 8464a454304224078694ceb78d16370ad4b96597 Mon Sep 17 00:00:00 2001
From: Zach McKenzie <92116279+zm711@users.noreply.github.com>
Date: Thu, 21 Sep 2023 20:29:12 -0400
Subject: [PATCH] fix a mistake I introduced
---
docs/usage.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/usage.rst b/docs/usage.rst
index d951372..36fb250 100644
--- a/docs/usage.rst
+++ b/docs/usage.rst
@@ -95,6 +95,6 @@ one can easily load a MEArec generated recording, run several spike sorting algo
comp_MS.get_performance()
comp_KS.get_performance()
-More information about the SpikeInterface framework visit the `docs `_
+More information about the SpikeInterface framework in the `docs `_
and the `manuscript `_.