Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
buptwxd2 authored and robert-altom committed Aug 9, 2022
1 parent 105b103 commit 3b63811
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/components/pop-ups/export-import.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<div class="flex flex-wrap -mx-3 mb-6">
<div class="w-full px-3">
<label class="input-label block mb-2" for="grid-password">
Choase a file:
Choose a file:
</label>

<label for="model-file-input" class="cursor-pointer text-lg bg-transparent hover:bg-blue-500 text-blue-700 font-semibold hover:text-white py-1 px-4 border border-blue-500 hover:border-transparent rounded">
Expand Down Expand Up @@ -65,4 +65,4 @@
</div>
</form>
</PopUps::Overlay>
{{/if}}
{{/if}}

0 comments on commit 3b63811

Please sign in to comment.