Typo correction in slicing.rst

In 'Retrieve all slicing profiles' :
'GET /api/slicing/profiles' -> 'GET /api/slicing'
This commit is contained in:
cvignac 2016-07-10 15:40:24 +03:00 committed by GitHub
parent cb2e0d449f
commit 12fcfda481

View file

@ -32,7 +32,7 @@ List All Slicers and Slicing Profiles
.. sourcecode:: http
GET /api/slicing/profiles HTTP/1.1
GET /api/slicing HTTP/1.1
Host: example.com
X-Api-Key: abcdef...