doc: use Angular as the example is for Angular

This commit is contained in:
Santosh Yadav 2021-08-04 15:55:51 +05:30 committed by GitHub
parent 51e650a139
commit cf0778245e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,7 +45,7 @@ return [
],
[
'icon' => 'angular.svg',
'name' => 'Todo App with Angular.js',
'name' => 'Todo App with Angular',
'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/',