Skip to content

Commit 7c49d99

Browse files
docs(README.closure.md): clarify sentence
Closes angular#11979
1 parent 209f4f3 commit 7c49d99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.closure.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Using AngularJS with the Closure Compiler
22
=========================================
33

4-
The Closure Compiler project contains externs definitions for AngularJS
5-
JavaScript in its `contrib/externs` directory.
4+
The Closure Compiler project contains definitions for the AngularJS JavaScript
5+
in its `contrib/externs` directory.
66

77
The definitions contain externs for use with the Closure compiler (aka
88
JSCompiler). Passing these files to the --externs parameter of a compiler

0 commit comments

Comments
 (0)