Fix a model typo
[serviceutils.git] / srm / api / src / main / yang / srm-ops.yang
index 434ac7025818a3098a116c37953272ac517632cd..83b23914fa9ecdde1d018a710126266ccef51a14 100644 (file)
@@ -40,11 +40,11 @@ module odl-srm-ops {
                 }
                 leaf trigger-operation {
                     type identityref {
-                        base srmtypes:service-op-base;
+                        base srmtype:service-op-base;
                     }
                 }
             }
         }
     }
 
-}
\ No newline at end of file
+}