Update index.html

This commit is contained in:
John Francis Sukamto 2021-12-09 00:55:24 +08:00 committed by GitHub
parent 2d7de2473d
commit 6e9c79d4ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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>
@ -1344,4 +1344,4 @@
<!-- /Scripts -->
</body>
</html>
</html>