From e19abf352876b01667ea390d93667e9b244996d8 Mon Sep 17 00:00:00 2001 From: Toir Tuychiev Date: Fri, 8 Oct 2021 13:02:31 +0500 Subject: [PATCH 1/2] typo and blockquote typo and blockquote --- docs/examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/examples/README.md b/docs/examples/README.md index edcb3f29fa..57f50ef22a 100644 --- a/docs/examples/README.md +++ b/docs/examples/README.md @@ -1 +1 @@ -All code examples in the version named directories are auto-generated using the Appwrite SDK Generator, Please refer to https://github.com/appwrite/sdk-generator for submmiting any pull-requests. \ No newline at end of file +> All code examples in the version named directories are auto-generated using the Appwrite SDK Generator, Please refer to https://github.com/appwrite/sdk-generator for submitting any pull-requests. From 702bbb8713da0c2e83d19541d57926e19123c469 Mon Sep 17 00:00:00 2001 From: Toir Tuychiev Date: Sat, 9 Oct 2021 18:13:55 +0500 Subject: [PATCH 2/2] Removed the block quote Removed the block quote --- docs/examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/examples/README.md b/docs/examples/README.md index 57f50ef22a..d2bfa5359d 100644 --- a/docs/examples/README.md +++ b/docs/examples/README.md @@ -1 +1 @@ -> All code examples in the version named directories are auto-generated using the Appwrite SDK Generator, Please refer to https://github.com/appwrite/sdk-generator for submitting any pull-requests. +All code examples in the version named directories are auto-generated using the Appwrite SDK Generator, Please refer to https://github.com/appwrite/sdk-generator for submitting any pull-requests.