summaryrefslogtreecommitdiffstats
path: root/chrome/common
diff options
context:
space:
mode:
authorpearlchen@chromium.org <pearlchen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-22 18:05:35 +0000
committerpearlchen@chromium.org <pearlchen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-22 18:05:35 +0000
commita78957254f0072472366a75531f7e585cb23ff2c (patch)
tree96c6c2d48fa3625a5e838f38a9ad72f2287cb577 /chrome/common
parent3c4187f3d3eedc60dfe733887c80a82a421b7ddf (diff)
downloadchromium_src-a78957254f0072472366a75531f7e585cb23ff2c.zip
chromium_src-a78957254f0072472366a75531f7e585cb23ff2c.tar.gz
chromium_src-a78957254f0072472366a75531f7e585cb23ff2c.tar.bz2
Fixed typo in which there shouldn't be a space between "Angular" and "JS". (Actual brand name is "AngularJS")
Review URL: https://codereview.chromium.org/143893009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@246366 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common')
-rw-r--r--chrome/common/extensions/docs/templates/articles/angular_framework.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/extensions/docs/templates/articles/angular_framework.html b/chrome/common/extensions/docs/templates/articles/angular_framework.html
index 6ff16de..ff61c1b 100644
--- a/chrome/common/extensions/docs/templates/articles/angular_framework.html
+++ b/chrome/common/extensions/docs/templates/articles/angular_framework.html
@@ -52,7 +52,7 @@ Key features this app uses:
</p>
<ul>
- <li>Angular JS's autodetection for
+ <li>AngularJS's autodetection for
<a href="contentSecurityPolicy.html">CSP</a></li>
<li>Render a list of files fetched from the
<a href="https://developers.google.com/drive/get-started">Google Drive API</a></li>