From 920613d9a99099d688ec881653078a658a20752b Mon Sep 17 00:00:00 2001 From: Nishit Shah <40242169+nishitkshah@users.noreply.github.com> Date: Mon, 16 Jul 2018 19:04:47 +0530 Subject: [PATCH] Corrected a grammatical mistake in an Angular link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 411e666..42ea251 100644 --- a/README.md +++ b/README.md @@ -185,7 +185,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB * Build an offline-capable Hacker News client with Angular 2+ * [Part 1](https://houssein.me/angular2-hacker-news) * [Part 2](https://houssein.me/progressive-angular-applications) -* [Build a Google+ clone with Django and AngularJS with Angular 1.x](https://thinkster.io/django-angularjs-tutorial) +* [Build a Google+ clone with Django and AngularJS (Angular 1.x)](https://thinkster.io/django-angularjs-tutorial) * Build A Beautiful Real World App with Angular 6 : * [Part I](https://medium.com/@hamedbaatour/build-a-real-world-beautiful-web-app-with-angular-6-a-to-z-ultimate-guide-2018-part-i-e121dd1d55e) * [Build Responsive layout with BootStrap 4 and Angular 6](https://medium.com/@tomastrajan/how-to-build-responsive-layouts-with-bootstrap-4-and-angular-6-cfbb108d797b)