Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
Co-authored-by: Gabriel Konar-Steenberg <23368820+GabrielKS@users.noreply.github.com>
  • Loading branch information
pesap and GabrielKS authored Aug 27, 2024
1 parent 6988ef6 commit 319f8a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_power_system_table_data.jl
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ end
@testset "Test create_poly_cost function" begin
cost_colnames = ["heat_rate_a0", "heat_rate_a1", "heat_rate_a2"]

# Coefficients for a CC using natura gas
# Coefficients for a CC using natural gas
a2 = -0.000531607
a1 = 0.060554675
a0 = 8.951100118
Expand Down

0 comments on commit 319f8a9

Please sign in to comment.