diff --git a/doc/sphinx/arm/hooks-cb-mysql.rst b/doc/sphinx/arm/hooks-cb-mysql.rst index e925a1f6f1..033a066c18 100644 --- a/doc/sphinx/arm/hooks-cb-mysql.rst +++ b/doc/sphinx/arm/hooks-cb-mysql.rst @@ -1,9 +1,9 @@ .. _hooks-cb-mysql: -``mysql_cb``: MySQL Configuration Backend -========================================= +Configuration Backend: MySQL +============================ -This hook library works in conjunction with the ``cb_cmds`` library to +The ``mysql_cb`` hook library works in conjunction with the ``cb_cmds`` library to implement the API to create, read, update, and delete (CRUD) the configuration in a MySQL database. Please see :ref:`hooks-cb-cmds` for more details.