Update README.md

Fix typo
This commit is contained in:
cor3ntin 2021-10-17 12:57:14 +02:00 committed by GitHub
parent c5718c720c
commit 583409df2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
[< 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
parameter to a value or a const reference.