diff --git a/gallery/tutorial/tvmc_command_line_driver.py b/gallery/tutorial/tvmc_command_line_driver.py index a20dcb9c96a4..58a8dc212d9f 100644 --- a/gallery/tutorial/tvmc_command_line_driver.py +++ b/gallery/tutorial/tvmc_command_line_driver.py @@ -47,7 +47,7 @@ # ---------- # # TVMC is a Python application, part of the TVM Python package. -# When you install TVM using a Python package, you will get TVMC as +# When you install TVM using a Python package, you will get TVMC # as a command line application called ``tvmc``. The location of this command # will vary depending on your platform and installation method. #