Fix the mismatch of two table's title and content
Signed-off-by: Gong Deli <[email protected]>
---
doc/guides/prog_guide/qos_framework.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/guides/prog_guide/qos_framework.rst
b/doc/guides/prog_guide/qos_framework.rst
index f3f60b8..31030a2 100644
--- a/doc/guides/prog_guide/qos_framework.rst
+++ b/doc/guides/prog_guide/qos_framework.rst
@@ -612,7 +612,7 @@ The token bucket generic parameters and operations are
presented in :numref:`tab
.. _table_qos_6:
-.. table:: Token Bucket Generic Operations
+.. table:: Token Bucket Generic Parameters
+---+------------------------+--------------------+---------------------------------------------------------+
| # | Token Bucket Parameter | Unit | Description
|
@@ -627,7 +627,7 @@ The token bucket generic parameters and operations are
presented in :numref:`tab
.. _table_qos_7:
-.. table:: Token Bucket Generic Parameters
+.. table:: Token Bucket Generic Operations
+---+------------------------+------------------------------------------------------------------------------+
| # | Token Bucket Operation | Description
|
--
2.7.4