docs: small rst fixes.

This commit is contained in:
Marcin Kuzminski 2017-06-29 11:36:13 +02:00
parent 3ff7d208b8
commit 711278bd27
6 changed files with 13 additions and 7 deletions

View file

@ -48,14 +48,13 @@ the following steps:
# Check the JSON-RPC verification
.. code-block:: jsonld
.. code-block:: javascript
{
"error": null,
"id": 5960,
"result": {
"msg": "Stripped commit ad1e0523a4ab from
repo `repo-group/repo-name`",
"msg": "Stripped commit ad1e0523a4ab from repo `repo-group/repo-name`",
"repository": "repo-group/repo-name"
}
}