@@ -108,7 +108,7 @@ export default {
{{ result.title }}
</h1>
<h2 @click.prevent="onClickResult(result.concernement.id, result.id)">
- <span>une enité de </span>{{ result.author.username }}
+ <span>une entité de </span>{{ result.author.username }}
</h2>
</template>
<template v-else>