Skip to content

Commit 2da7f65

Browse files
authored
Update README.md
1 parent 42fffee commit 2da7f65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/04-Call-a-function/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ area = calculate_area(3,6)
3838
square_area1 = calculate_area(4,4)
3939
```
4040

41-
![squares](http://i.imgur.com/VyoJRAL.png)
41+
![Squares](http://i.imgur.com/VyoJRAL.png)
4242

4343
## 💡 Hints:
4444

0 commit comments

Comments
 (0)