diff --git a/docs/docsite/rst/community/collection_contributors/collection_integration_add.rst b/docs/docsite/rst/community/collection_contributors/collection_integration_add.rst index d91243314a2..6d1ce4d3ece 100644 --- a/docs/docsite/rst/community/collection_contributors/collection_integration_add.rst +++ b/docs/docsite/rst/community/collection_contributors/collection_integration_add.rst @@ -108,8 +108,8 @@ Examine the output to see at which step the failure occurred. Investigate the re 8. If the test succeeds, write more tests. Refer to the :ref:`Recommendations on coverage` section for details. -``community.postregesql`` example ----------------------------------- +``community.postgresql`` example +-------------------------------- Here is a real example of writing integration tests from scratch for the ``community.postgresql.postgresql_info`` module.