Skip to content

Commit 72d7032

Browse files
Naoto Onost0012
authored andcommitted
Correct grammar mistakes
Co-authored-by: Stan Lo <stan001212@gmail.com>
1 parent 8158b45 commit 72d7032

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ The following table shows examples of the gentest options.
234234

235235
- assert_line_num(expected)
236236

237-
Passes if `expected` is equal to the location where debugger is stopped.
237+
Passes if `expected` is equal to the location where debugger stops.
238238

239239
- assert_line_text(text)
240240

@@ -246,7 +246,7 @@ Passes if `text` is not included in the last debugger log.
246246

247247
- assert_finish
248248

249-
Passes if debugger is finished collectly.
249+
Passes if debugger finishes correctly.
250250

251251
## To Update README
252252

0 commit comments

Comments
 (0)