From daa0f6462f94ae904b504263b1e9a8fadad8fef1 Mon Sep 17 00:00:00 2001 From: Ariel Rokem Date: Wed, 6 Nov 2024 17:07:20 -0800 Subject: [PATCH] Fixes a small typo --- examples/tutorial_examples/plot_001_afq_api.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/tutorial_examples/plot_001_afq_api.py b/examples/tutorial_examples/plot_001_afq_api.py index 527fc383..4f6c94ea 100644 --- a/examples/tutorial_examples/plot_001_afq_api.py +++ b/examples/tutorial_examples/plot_001_afq_api.py @@ -165,7 +165,7 @@ myafq.export('profiles') ########################################################################## -# Visualizing the bundles and calculating act profiles: +# Visualizing the bundles and calculating tract profiles: # ----------------------------------------------------- # The pyAFQ API provides several ways to visualize bundles and profiles. #