Based on this comment https://github.com/deepset-ai/haystack/pull/11925#pullrequestreview-4669224657 we should 1. update the integration docs such that the auto-generated front matter in our API docs go from ``` title: "Ibm Db" id: integrations-ibm-db description: "Ibm Db integration for Haystack" ``` to ``` title: "Ibm Db2" id: integrations-ibm-db description: "Ibm Db2 integration for Haystack" ``` and 2. Update all occurrences of `DB2` to `Db2` to reflect the correct name
Based on this comment deepset-ai/haystack#11925 (review)
we should
to
and
DB2toDb2to reflect the correct name