From 70cc7d8b1f0a870791edc52974d4c2be13b54ec8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Kilchenmann?= Date: Wed, 27 Oct 2021 09:59:24 +0200 Subject: [PATCH] fix(ontology): use correct label (DEV-168) (#564) --- .../resource-class-form/resource-class-form.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/project/ontology/resource-class-form/resource-class-form.component.html b/src/app/project/ontology/resource-class-form/resource-class-form.component.html index e9ef03646b..e43926f8b4 100644 --- a/src/app/project/ontology/resource-class-form/resource-class-form.component.html +++ b/src/app/project/ontology/resource-class-form/resource-class-form.component.html @@ -10,7 +10,7 @@ fingerprint  - Property name * + Class name * {{formErrors.name}}