Skip to content

Commit ac6bd90

Browse files
authored
Merge pull request appwrite#665 from KaranSinghBisht/master
Typo Fixes + Fixing Grammatical errors
2 parents fc43c0f + 0aa6cef commit ac6bd90

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
- Fixed update form labels and tooltips for Flutter Android apps
3333
- Fixed missing custom scopes param for OAuth2 session create API route
3434
- Fixed wrong JSON validation when creating and updating database documents
35-
- Fixed bug where max file size was limited to max of 10MB
35+
- Fixed bug where max file size was limited to a max of 10MB
3636
- Fixed bug preventing the deletion of the project logo
3737
- Fixed Bug when trying to overwrite OAuth cookie in the Flutter SDK
3838
- Fixed OAuth redirect when using the self-hosted instance default success URL ([#454](https://github.com/appwrite/appwrite/issues/454))

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ We truly ❤️ pull requests! If you wish to help, you can learn more about how
136136

137137
## Security
138138

139-
For security issues, kindly email us [[email protected]](mailto:[email protected]) instead of posting a public issue in GitHub.
139+
For security issues, kindly email us at [[email protected]](mailto:[email protected]) instead of posting a public issue in GitHub.
140140

141141
## Follow Us
142142

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111

1212
## Reporting a Vulnerability
1313

14-
For security issues, kindly email us [email protected] instead of posting a public issue in GitHub.
14+
For security issues, kindly email us at [email protected] instead of posting a public issue in GitHub.

0 commit comments

Comments
 (0)