Skip to content

Commit

Permalink
Fixed plot title.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbywater committed Sep 19, 2017
1 parent b125130 commit f16a0c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ Here's an evaluation of a power station.

```python
calc_and_plot(
title="Gas Storage",
title="Power Station",

source_code="""
def PowerStation(start, end, gas, power, duration_off):
Expand Down

0 comments on commit f16a0c2

Please sign in to comment.