Skip to content

Commit d6b1bad

Browse files
committedJul 30, 2024·
Changes after proofreading pt2
1 parent 48c9fc4 commit d6b1bad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Modules and packages/Import_module_part_two/task-info.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ files:
99
placeholder_text: '# Import the `calculator` module here'
1010
- offset: 26
1111
length: 23
12-
placeholder_text: '''Create a new instance of Calculator class defined in calculator'''
12+
placeholder_text: '#Create a new instance of the `Calculator` class defined in the `calculator` module'
1313
- offset: 75
1414
length: 11
1515
placeholder_text: '# Use the Calculator method `add` to add `i` to the current value.'

0 commit comments

Comments
 (0)
Please sign in to comment.