Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 5798398

Browse files
committed
accidently a 'you'
1 parent d935338 commit 5798398

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
AngularJS
22
=========
33

4-
AngularJS lets you write client-side web applications as if you had a smarter browser. It lets use
5-
good old HTML (or HAML, Jade and friends!) as your template language and lets you extend HTML’s
4+
AngularJS lets you write client-side web applications as if you had a smarter browser. It lets you
5+
use good old HTML (or HAML, Jade and friends!) as your template language and lets you extend HTML’s
66
syntax to express your application’s components clearly and succinctly. It automatically
77
synchronizes data from your UI (view) with your JavaScript objects (model) through 2-way data
88
binding. To help you structure your application better and make it easy to test AngularJS teaches

0 commit comments

Comments
 (0)