Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 8ad5595

Browse files
committed
docs(security): make screenshot english and update tagline
1 parent b137468 commit 8ad5595

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

public/docs/ts/latest/guide/_data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080

8181
"security": {
8282
"title": "Security",
83-
"intro": "Prevent security vulnerabilities"
83+
"intro": "Developing for content security in Angular applications"
8484
},
8585

8686
"hierarchical-dependency-injection": {

public/docs/ts/latest/guide/security.jade

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
block includes
22
include ../_util-fns
33
:marked
4-
# Security
54
Web application security has many aspects. This documentation describes Angular's built in
65
protections against common web application vulnerabilities and attacks, such as Cross Site
76
Scripting Attacks. It does not cover application level security, such as authentication (_Who is
Loading

0 commit comments

Comments
 (0)