Skip to content

Commit 8180a83

Browse files
authored
#4661 Fix Tipo (#4668)
Fixes a typo that created a broken link.
1 parent 5d0cc1f commit 8180a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/ext/pending/issue-1425.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The [[measurementTechnique]] property helps when extra clarification is needed a
2222
2323
For example, if [[variableMeasured]] is: molecule concentration, [[measurementTechnique]] could be: "mass spectrometry" or "nmr spectroscopy" or "colorimetry" or "immunofluorescence". If the [[variableMeasured]] is "depression rating", the [[measurementTechnique]] could be "Zung Scale" or "HAM-D" or "Beck Depression Inventory".
2424
25-
If there are several [[variableMeasured]] properties recorded for some given data object, use a [[PropertyValue]] for each [[variableMeasured]] and attach the corresponding [[measurementTechnique]]. The value can also be from an enumeration, organized as a [[MeasurementMetholdEnumeration]].""" .
25+
If there are several [[variableMeasured]] properties recorded for some given data object, use a [[PropertyValue]] for each [[variableMeasured]] and attach the corresponding [[measurementTechnique]]. The value can also be from an enumeration, organized as a [[MeasurementMethodEnum]].""" .
2626

2727

2828

0 commit comments

Comments
 (0)