Skip to content

Commit 26b5883

Browse files
committed
Minor fix in the contributing section of README
1 parent 1a3c9a9 commit 26b5883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ Here a the few rules we'd like you to respect if you do so:
201201
* Use a 140 chars line max length
202202
* Don't use * imports
203203
* Stick to the org, com, javax, java imports order
204-
* Your PR can contain multiple commits when submitting, but once it's been reviewed, we'll ask you to squash the them into a single once
204+
* Your PR can contain multiple commits when submitting, but once it's been reviewed, we'll ask you to squash them into a single one
205205
* Regarding licensing:
206206
* You must be the original author of the code you suggest.
207207
* If not, you have to prove that the original code was published under Apache License 2 and properly mention original copyrights.

0 commit comments

Comments
 (0)