1
0
Fork 0
mirror of synced 2024-06-27 02:31:04 +12:00

update grammar

This commit is contained in:
Damodar Lohani 2021-02-01 17:59:52 +05:45 committed by GitHub
parent d3851b3738
commit 214ac7788e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,7 +32,7 @@ Run tests using `vendor/bin/phpunit --configuration phpunit.xml` and verify that
If everything goes well, create a new pull request in [utopia-php/storage](https://github.com/utopia-php/storage) library.
### Phase 2
In this phase we will add support to new storage adapter in Appwrite.
In this phase we will add support to the new storage adapter in Appwrite.
* Note for this to happen, your PR in the first phase should have been merged and new version of [utopia-php/storage](https://github.com/utopia-php/storage) library released.