Changed title on restquicktips.html to eliminate duplciate content (and to be correct).

This commit is contained in:
Todd Fredrich
2012-06-19 14:00:23 -06:00
parent 3215e59f28
commit 648c3a390c

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>HTTP Methods for RESTful Services</title>
<title>RESTful Services Quick Tips</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="RESTful API or Web Service Quick Tips. Want to learn the high points of creating a REST API? Here's the Web Services in 60-seconds version.">
<meta name="author" content="Todd Fredrich, Pearson eCollege">