Changed title on restquicktips.html to eliminate duplciate content (and to be correct).
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<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="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="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">
|
<meta name="author" content="Todd Fredrich, Pearson eCollege">
|
||||||
|
|||||||
Reference in New Issue
Block a user