Fixed demo name

This commit is contained in:
Eldad Fux
2021-04-14 00:22:27 +03:00
parent a2f1aa55a2
commit f73a68b63d
+1 -1
View File
@@ -45,7 +45,7 @@ return [
],
[
'icon' => 'angular.svg',
'name' => 'Todo App with Angular',
'name' => 'Todo App with Angular.js',
'description' => 'A simple Todo app that uses both the Appwrite account and database APIs.',
'source' => 'https://github.com/appwrite/todo-with-angular',
'url' => 'https://appwrite-todo-with-angular.vercel.app/',