Skip to content

Commit

Permalink
Update the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Bachibouzouk committed May 13, 2024
1 parent 43b98f3 commit b21d9a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/examples/multi_cycle/multi_cycle.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Creating the user and appliance
.. code:: ipython3
# creating the appliance
fridge = household.Appliance(
fridge = household.add_appliance(
name="Fridge",
number=1,
power=200,
Expand Down

0 comments on commit b21d9a5

Please sign in to comment.