Small typo fix, colon should be before </p>
This commit is contained in:
parent
a9c5dadcfc
commit
fa21381d5a
|
@ -646,7 +646,7 @@
|
||||||
successful submission a response containing the object with an ID is returned that
|
successful submission a response containing the object with an ID is returned that
|
||||||
can be posted to the users outbox.</p>
|
can be posted to the users outbox.</p>
|
||||||
|
|
||||||
<p>An example response for an image I might upload is</p>:
|
<p>An example response for an image I might upload is:</p>
|
||||||
<pre class="example">
|
<pre class="example">
|
||||||
{
|
{
|
||||||
"@context": "",
|
"@context": "",
|
||||||
|
|
Loading…
Reference in New Issue