diff --git a/DESCRIPTION b/DESCRIPTION
index e0bccb5..1599aa1 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -5,7 +5,7 @@ Authors@R: c(
person("Hong", "Ooi", , "hongooi73@gmail.com", role = c("aut", "cre")),
person("Microsoft", role="cph")
)
-Description: An interface to 'Azure CosmosDB' and table storage: , . On the admin side, 'AzureCosmosR' provides the ability to create and manage 'CosmosDB' instances in Microsoft's 'Azure' cloud. On the client side, it provides functionality for reading and writing data stored in 'CosmosDB' as well as in table storage. Part of the 'AzureR' family of packages.
+Description: An interface to the table storage service in 'Azure': . It provides functionality for reading and writing data stored in tables, both as part of a storage account and from a 'CosmosDB' database with the table service API. Part of the 'AzureR' family of packages.
URL: https://github.com/Azure/AzureCosmosR https://github.com/Azure/AzureR
BugReports: https://github.com/Azure/AzureCosmosR/issues
License: MIT + file LICENSE