Changed 'default XML' to 'default JSON' in JSON Formatter
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
<button class="action-button active" id="clearXMLButton" style="padding: 3px 10px;"
|
||||
onclick="clearJsonData()">Clear</button>
|
||||
<button class="action-button active" id="defaultXMLButton" style="padding: 3px 10px;"
|
||||
onclick="insertDefaultJson()">Insert default XML</button>
|
||||
onclick="insertDefaultJson()">Insert default JSON</button>
|
||||
</div>
|
||||
</div>
|
||||
<pre>
|
||||
|
||||
Reference in New Issue
Block a user