diff --git a/examples/python/CuTeDSL/notebooks/tour_to_sol_gemm.ipynb b/examples/python/CuTeDSL/notebooks/tour_to_sol_gemm.ipynb index b3d2cfab..7b39c5fe 100644 --- a/examples/python/CuTeDSL/notebooks/tour_to_sol_gemm.ipynb +++ b/examples/python/CuTeDSL/notebooks/tour_to_sol_gemm.ipynb @@ -24,7 +24,7 @@ "id": "ee111a48", "metadata": {}, "source": [ - "# Tour to SOL GEMM\n", + "# Tour of SOL GEMM\n", "\n", "This notebook demonstrates how to reach SOL (Speed Of Light) GEMM (GEneral Matrix Multiplication) based on Blackwell (tcgen05) step by step.\n", "\n",