Update README.md
Fix typo
This commit is contained in:
parent
c5718c720c
commit
583409df2a
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
[< Back](../README.md)
|
[< Back](../README.md)
|
||||||
|
|
||||||
# Exercise: Pay with parameter passing
|
# Exercise: Play with parameter passing
|
||||||
|
|
||||||
In this exercise we will look together at what happens when we change a reference
|
In this exercise we will look together at what happens when we change a reference
|
||||||
parameter to a value or a const reference.
|
parameter to a value or a const reference.
|
||||||
|
|
Loading…
Reference in a new issue