Skip to content

Commit a812c54

Browse files
committed
Add missing end-parenthesis.
1 parent 8b21143 commit a812c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema-source/RS0001.schema.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ Performance:
252252
Notes: "If not present, scaling of the performance data is not allowed"
253253
performance_map_cooling:
254254
Description: "Data group describing cooling performance over a range of conditions"
255-
Data Type: "({PerformanceMapCoolingLiquid}, {PerformanceMapCoolingAir}, {PerformanceMapCoolingEvaporative}"
255+
Data Type: "({PerformanceMapCoolingLiquid}, {PerformanceMapCoolingAir}, {PerformanceMapCoolingEvaporative})"
256256
Constraints: condenser_type(LIQUID, AIR, EVAPORATIVE)
257257
Required: True
258258
performance_map_standby:

0 commit comments

Comments
 (0)