Fixing typo in anchor name
[cps.git] / cps-ri / src / main / resources / changelog / db / changes / 09-loadData-dmi-registry-schema-set.yaml
index 9009ab2..d0977fb 100644 (file)
@@ -111,5 +111,5 @@ databaseChangeLog:
         tableName: 'anchor'
       rollback:
         - sql:
-            sql: delete from anchor where name = 'ncmp-dmi-registery'
+            sql: delete from anchor where name = 'ncmp-dmi-registry'