diff --git a/markdown/tutorials/basic/debugging-tools.md b/markdown/tutorials/basic/debugging-tools.md index dc1338b89d..52750dbda8 100644 --- a/markdown/tutorials/basic/debugging-tools.md +++ b/markdown/tutorials/basic/debugging-tools.md @@ -67,7 +67,7 @@ amount of desired output: | | | very often. This is for example is each time the reference | | | | count of a GstMiniObject, such as a GstBuffer or GstEvent, is | | | | modified. | -| 8 | MEMDUMP | Logs all memory dump messages. This is the heaviest logging and| +| 9 | MEMDUMP | Logs all memory dump messages. This is the heaviest logging and| | | | may include dumping the content of blocks of memory. | +------------------------------------------------------------------------------+ ```