diff --git a/docs/concepts/overview/working-with-objects/annotations.md b/docs/concepts/overview/working-with-objects/annotations.md index 00840db613..2bb89e17e5 100644 --- a/docs/concepts/overview/working-with-objects/annotations.md +++ b/docs/concepts/overview/working-with-objects/annotations.md @@ -47,7 +47,7 @@ Here are some examples of information that could be recorded in annotations: * Phone or pager numbers of persons responsible, or directory entries that specify where that information can be found, such as a team web site. -Instead of using annotations, you could store this type of in information in an +Instead of using annotations, you could store this type of information in an external database or directory, but that would make it much harder to produce shared client libraries and tools for deployment, management, introspection, and the like.