Skip to content

Commit 8732747

Browse files
authored
Update CONTRIBUTING.md
1 parent 702822b commit 8732747

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
@@ -35,7 +35,7 @@ docker run --rm --interactive --tty --volume "%cd%":/app composer install
3535

3636
## Creating Language Class
3737

38-
Firstly, create a new class for the new language in this directory:
38+
First, create a new class for the new language in this directory:
3939
https://github.com/appwrite/sdk-generator/tree/master/src/SDK/Language
4040

4141
You can use the interface to know which methods are required to be implemented:

0 commit comments

Comments
 (0)