Rework CpsModulePersistenceService
[cps.git] / cps-service / src / main / java / org / onap / cps / api / CpsAdminService.java
index 581550f..853bd95 100644 (file)
@@ -50,7 +50,7 @@ public interface CpsAdminService {
     void createAnchor(@NonNull String dataspaceName, @NonNull String schemaSetName, @NonNull String anchorName);
 
     /**
-     * Read all anchors in the given dataspace.
+     * Read all anchors in the given dataspace.
      *
      * @param dataspaceName dataspace name
      * @return a collection of anchors