Skip to content

Commit f3df64f

Browse files
committed
Fixed typo
1 parent 51028c6 commit f3df64f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Help us keep Appwrite open and inclusive. Please read and follow our [Code of Co
1010

1111
First, create a new class for the new language in this directory: https://github.com/appwrite/sdk-generator/tree/master/src/SDK/Language
1212

13-
You can use the interface to know which methods are required and needs to be implemented:
13+
You can use the interface to know which methods are required to be implemented:
1414
https://github.com/appwrite/sdk-generator/blob/master/src/SDK/Language.php
1515

1616
**getName**

0 commit comments

Comments
 (0)