Skip to content

Commit 9a01202

Browse files
committed
Fixed Data Tutorial
1 parent b20a449 commit 9a01202

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/static/tutorials/data/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1773,3 +1773,8 @@ <h3>APIs</h3>
17731773
JSONObject tweet = statuses.getJSONObject(0);
17741774
String tweetText = tweet.getString("text");
17751775
</pre>
1776+
1777+
</td>
1778+
</tr>
1779+
</table>
1780+

0 commit comments

Comments
 (0)