ALTER TABLE `the_table_name` comment 'Some text about the table'
Pro tip: use ```triple backticks around text``` to write in code fences