fixed typo
authorbhyland
Tue, 21 May 2013 22:00:10 -0400
changeset 517 d2de4a7fb3c8
parent 516 d08746df40f8
child 518 3131c050c58a
fixed typo
glossary/index.html
--- a/glossary/index.html	Tue May 21 21:55:05 2013 -0400
+++ b/glossary/index.html	Tue May 21 22:00:10 2013 -0400
@@ -491,7 +491,7 @@
 
 <section>
 <h4>Representational State Transfer (REST)</h4>
-An architectural style for information systems used on the Web. It explains some of the Web's key features, such as extreme scalability and robustness to change.  REST is the foundation of the World Wide Web and the dominant Web service design model.  The term "Representational State Transfer" was introduced and defined in 2000 by Roy Thomas Fielding in his doctoral dissertation. See also <a href="http://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm" target="_blank">"Architectural Styles and the Design of Network-based Software Architectures" by Roy Thomas Fielding.
+An architectural style for information systems used on the Web. It explains some of the Web's key features, such as extreme scalability and robustness to change.  REST is the foundation of the World Wide Web and the dominant Web service design model.  The term "Representational State Transfer" was introduced and defined in 2000 by Roy Thomas Fielding in his doctoral dissertation. See also <a href="http://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm" target="_blank">"Architectural Styles and the Design of Network-based Software Architectures"</a> by Roy Thomas Fielding.
 </section>
 
 <section>