Skip to content

Commit f163639

Browse files
author
Zach Boatrite
committed
Fix grammar
Change 'You want to create a class methods and instance methods' to 'You want to create class and instance methods'
1 parent b9752d8 commit f163639

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)