diff --git a/docs/examples/example_onnx.ipynb b/docs/examples/example_onnx.ipynb index 0ecc2a5..dd8d546 100644 --- a/docs/examples/example_onnx.ipynb +++ b/docs/examples/example_onnx.ipynb @@ -18,7 +18,7 @@ "\n", "This conversion also allows models to be run on a variety of hardware setups. Also, ONNX\n", "models are optimized for efficient computation, enabling faster inference compared to\n", - "the python interface.\n", + "the Python interface.\n", "\n", "For more information about ONNX, you can check their [website](https://onnx.ai/).\n", "\n",