Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix typo : part 5_4-objects-and-references.md
  • Loading branch information
akarshghildyal authored Dec 5, 2024
commit 7438b9dbe893a8e8909dfe09fec188a89772eb4f
4 changes: 2 additions & 2 deletions data/part-5/4-objects-and-references.md
Original file line number Diff line number Diff line change
Expand Up @@ -1242,9 +1242,9 @@ rahaa 2.0
<sample-output>

money 10.0
successfully took: true
successfully withdrew: true
money 2.0
successfully took: false
successfully withdrew: false
money 2.0

</sample-output>
Expand Down