Skip to content

Commit

Permalink
chore(docs): fix typo (quasarframework#13162)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hashen110 authored Apr 13, 2022
1 parent a676725 commit eb06f82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/components/search-results/ResultEmpty.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template lang="pug">
.q-my-lg.q-mx-md.q-pa-md.text-center
q-icon(:name="mdiTextBoxSearchOutline" color="brand-primary" size="4em")
.q-mt-md.text-weight-thin We searched for it but could't find it... It may exist and not yet indexed.
.q-mt-md.text-weight-thin We searched for it but couldn't find it... It may exist and not yet indexed.
.q-mt-sm Please refine your search terms.
</template>

Expand Down

0 comments on commit eb06f82

Please sign in to comment.