Skip to content

Commit 5e3f059

Browse files
committed
Merge pull request #112 from boatrite/grammar-fix-class-methods-chapter
Fix grammar
2 parents b9752d8 + f163639 commit 5e3f059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapters/classes_and_objects/class-methods-and-instance-methods.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ chapter: Classes and Objects
55
---
66
## Problem
77

8-
You want to create a class methods and instance methods.
8+
You want to create class and instance methods.
99

1010
## Solution
1111

0 commit comments

Comments
 (0)