Skip to content

Commit 362b6b5

Browse files
author
CP.AI
committed
Better grammar
1 parent 68b3416 commit 362b6b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,11 +128,11 @@ <h2>Debugging failing submissions</h2>
128128

129129
<ul>
130130
<li>
131-
Try to reduce the length of the variable names.
131+
Try reducing the length of the variable names.
132132
It is possible that older online judges have submission file size limit.
133133
</li>
134134
<li>
135-
Try to switch to another programming language, like Python.
135+
Try switching to another programming language, like Python.
136136
It is sometimes better to just scratch the current solution and start fresh.
137137
</li>
138138
</ul>

0 commit comments

Comments
 (0)