Skip to content

Commit fcd02b9

Browse files
committed
One more GENERARE -> GENERATE
1 parent 8886a87 commit fcd02b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/input/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1857,7 +1857,7 @@ slots:
18571857
expansion.
18581858
18591859
Implementations of frameworks may choose to use this property to either (a) PARSE: implement automated normalizations
1860-
by parsing denormalized strings into complex objects (b) GENERARE: implement automated to_string labeling of
1860+
by parsing denormalized strings into complex objects (b) GENERATE: implement automated to_string labeling of
18611861
complex objects
18621862
18631863
For example, a Measurement class may have 3 fields: unit, value, and string_value. The string_value slot

0 commit comments

Comments
 (0)