Skip to content

Commit 9aeb36e

Browse files
committed
fix rst format
1 parent e74c316 commit 9aeb36e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ When the view does not return anything, you will receive this response (JSON for
9595
c = 2 + 3
9696
return {'result': c}
9797
98-
The whole result is converted into a JSON format as part of the `content' element:
98+
The whole result is converted into a JSON format as part of the `content` element:
9999

100100
.. code:: javascript
101101

0 commit comments

Comments
 (0)