From 8b73288026efadf8b61871fbd5267f9fd7bcaffd Mon Sep 17 00:00:00 2001 From: Nathaniel Ruiz Nowell Date: Fri, 28 Jun 2024 20:53:53 -0500 Subject: [PATCH] docs: Fix typo in tutorial 1 --- docs/tutorials/1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/1.rst b/docs/tutorials/1.rst index 4e0ff47f85..2d7f8a0972 100644 --- a/docs/tutorials/1.rst +++ b/docs/tutorials/1.rst @@ -146,7 +146,7 @@ You can click on a particular box to filter out less recent frames from the stac particular frame and the functions it called into. More information on the :doc:`flame graph reporter <../flamegraph>` and how to -:ref:`interperet flame graphs ` are available in the docs. +:ref:`interpret flame graphs ` are available in the docs. Generating a Flame Graph ------------------------