Skip to content

Commit 66cb08e

Browse files
committed
bug fixes in the Chapter 10 structure (Methods)
1 parent 96b6301 commit 66cb08e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@
229229
* [Nested Methods \(Local Functions\)](Content/Chapter-10-methods/nested-methods/nested-methods.md)
230230
* [Method Naming](Content/Chapter-10-methods/method-naming/method-naming.md)
231231
* [Good Practices When Working with Methods](Content/Chapter-10-methods/methods-best-practices/methods-best-practices.md)
232-
* [Exercises: Methods](Content/Chapter-10-methods/exercieses-methods/exercieses-methods.md)
232+
* [Exercises: Methods](Content/Chapter-10-methods/exercises-methods/exercises-methods.md)
233233
* [Problem: "Hello, Name!"](/Content/Chapter-10-methods/exercises-methods/hello-name.md)
234234
* [Problem: Min Method](/Content/Chapter-10-methods/exercises-methods/min-method.md)
235235
* [Problem: String Repeater](/Content/Chapter-10-methods/exercises-methods/string-repeater.md)

0 commit comments

Comments
 (0)