Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 06bc3a2

Browse files
committed
Fix typo
1 parent 26cfb93 commit 06bc3a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Notes/04_Classes_objects/01_Class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ If you want to operate on an instance, you always refer to it explicitly (e.g.,
143143
## Exercises
144144

145145
Starting with this set of exercises, we start to make a series of
146-
changes to existing code from previous sctions. It is critical that
146+
changes to existing code from previous sections. It is critical that
147147
you have a working version of Exercise 3.18 to start. If you don't
148148
have that, please work from the solution code found in the
149149
`Solutions/3_18` directory. It's fine to copy it.

0 commit comments

Comments
 (0)