diff --git a/Part2.ipynb b/Part2.ipynb index 6ddb175..f7fbc71 100644 --- a/Part2.ipynb +++ b/Part2.ipynb @@ -294,7 +294,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "In-place operations exist to, generally denoted by a trailing '_' (e.g. my_tensor.my_inplace_function_)." + "In-place operations exist to, generally denoted by a trailing `_` (e.g. `my_tensor.my_inplace_function_`)." ] }, {