Updated README and small fix for Subcollection docs.
[arvados.git] / sdk / R / R / Subcollection.R
index 863e3f768f778880d7396a159a66f04e57d48fe6..b3b01f89c18eb07deabbefced545e34ad1f1b18f 100644 (file)
@@ -3,7 +3,7 @@ source("./R/util.R")
 #' Subcollection
 #' 
 #' Subcollection class represents a folder inside Arvados collection.
-#' It is essentially a composite of ArvadosFiles and other Subcollections.
+#' It is essentially a composite of arvadosFiles and other subcollections.
 #' 
 #' @section Usage:
 #' \preformatted{subcollection = Subcollection$new(name)}