Improve this doc

Invalid ID
error in component $cacheFactory

CacheId '{0}' is already taken!

Description

This error occurs when trying to create a new cache object via api/ng.$cacheFactory with an ID that was already used to create another cache object.

To resolve the error please use a different cache ID when calling $cacheFactory.