We currently have some public APIs with typos which should be migrated accordingly:
pypdf.constants.Ressources to pydf.constants.Resources
pypdf.generic._data_structures.Destination.childs to pypdf.generic._data_structures.Destination.children (already has a TODO)