Fix typo in versioning docs

This commit is contained in:
Aaron Yong 2015-03-17 11:36:02 -06:00
parent 74506ba8ed
commit 000db8df18

View File

@ -103,7 +103,7 @@ Your client requests would now look like this:
Host: example.com
Accept: application/vnd.megacorp.bookings+json; version=1.0
## URLParameterVersioning
## URLPathVersioning
This scheme requires the client to specify the version as part of the URL path.