Remove `s` when there is only one entity type loaded
Offending line is at https://gitlab.teklia.com/workers/base-worker/-/blob/ea7ce8a8d6018adbf9be1a9623b4bb79f31bf9e5/arkindex_worker/worker/entity.py#L400.
We should remove the s
when len(self.entity_types) == 1