Merge pull request #16 from bigbadmonster17/master
Typo fix on index.html
This commit is contained in:
commit
522ee8cd41
|
|
@ -1271,7 +1271,7 @@
|
|||
<template type="text/x-template" id="export-template" lang="html">
|
||||
<div id="export-root">
|
||||
<p>
|
||||
Copy the following text in a text file and save it with the exctension ".json" (.e.g resume.json).
|
||||
Copy the following text in a text file and save it with the extension ".json" (.e.g resume.json).
|
||||
</p>
|
||||
<textarea rows="20" class="w3-input w3-border" type="text" v-model="json"></textarea>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue