Skip to content

Commit a598415

Browse files
committed
Add missing asterisk
1 parent 2a9ef92 commit a598415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Solar UI has the following features:
2222
* **Data Generation**: Continuously generates new solar panel input radiance values using constrained random number generation
2323
* **Data Relationships**:
2424
* **Panel Input/Output**: When a solar panel is "enabled," its output current is calculated as a function of its input radiance
25-
* **Inverter Output**: The inverter output power is calculated as a function of the output power of all solar panels combined
25+
* **Inverter Output**: The inverter output power is calculated as a function of the output power* of all solar panels combined
2626
* **Interactive Charts**: When the visitor hovers over a data point in a chart, the chart displays a tooltip containing information about that data point
2727
* **Interactive Table**: When the visitor clicks on an "Enabled" toggle slider, the associated solar panel will become enabled or disabled (whichever is the opposite of its previous state)
2828
* **Responsive Layout**:

0 commit comments

Comments
 (0)